Uses of Class
cuba.SimpleAroundInvocation

Packages that use SimpleAroundInvocation
cuba.wired This package handles cuba-components inside a wired enviroment. 
 

Uses of SimpleAroundInvocation in cuba.wired
 

Subclasses of SimpleAroundInvocation in cuba.wired
 class TxInterceptor
           
 class TxInterceptorMandatory
           
 class TxInterceptorNever
           
 class TxInterceptorNotSupported
           
 class TxInterceptorRequired
           
 class TxInterceptorRequiresNew
           
 class TxInterceptorSupports