|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interceptor | |
---|---|
org.ow2.bonita.pvm.internal.svc | |
org.ow2.bonita.pvm.internal.tx |
Uses of Interceptor in org.ow2.bonita.pvm.internal.svc |
---|
Subclasses of Interceptor in org.ow2.bonita.pvm.internal.svc | |
---|---|
class |
AuthorizationInterceptor
performs an authorization check before the command is executed. |
class |
EnvironmentInterceptor
sets up an environment around the execution of the command. |
class |
RetryInterceptor
retries the command execution in case hibernate throws optimistic locking (StaleObjectException) exceptions. |
Uses of Interceptor in org.ow2.bonita.pvm.internal.tx |
---|
Subclasses of Interceptor in org.ow2.bonita.pvm.internal.tx | |
---|---|
class |
StandardTransactionInterceptor
calls setRollbackOnly on the transaction in the environment in case an exception occurs during execution of the command. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |