public abstract class ParticipantInterceptor extends Object
| Constructor and Description |
|---|
ParticipantInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract BAParticipantManager |
enlistParticipant(BusinessActivityManager bam,
Method method) |
Object |
intercept(javax.interceptor.InvocationContext ic) |
public Object intercept(javax.interceptor.InvocationContext ic) throws Exception
Exceptionprotected abstract BAParticipantManager enlistParticipant(BusinessActivityManager bam, Method method) throws WrongStateException, UnknownTransactionException, SystemException
Copyright © 2014 JBoss by Red Hat. All rights reserved.