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
Exception
protected abstract BAParticipantManager enlistParticipant(BusinessActivityManager bam, Method method) throws WrongStateException, UnknownTransactionException, SystemException
Copyright © 2013. All rights reserved.