Uses of Class
cuba.wired.TxInterceptor

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

Uses of TxInterceptor in cuba.wired
 

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