public class NeverInterceptor extends InterceptorBase
InterceptorBase.ExceptionPriotiryRules
Constructor and Description |
---|
NeverInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
doesForbidUtUsage() |
protected TransactionPolicy |
getPolicy() |
java.lang.Object |
intercept(InvocationContext ic) |
getTransactionManager
public java.lang.Object intercept(InvocationContext ic) throws java.lang.Exception
intercept
in class InterceptorBase
java.lang.Exception
protected TransactionPolicy getPolicy() throws SystemException, ApplicationException
getPolicy
in class InterceptorBase
SystemException
ApplicationException
protected boolean doesForbidUtUsage()
doesForbidUtUsage
in class InterceptorBase