| Package | Description | 
|---|---|
| com.caucho.config.gen | |
| com.caucho.ejb.gen | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AsyncHeadGenerator<X>
Generates the method aspect code for the head or proxy of the method. 
 | 
class  | 
CacheGenerator<X>
Represents the caching interception 
 | 
class  | 
CandiMethodHeadGenerator<X>
Represents a CDI local business method 
 | 
class  | 
InterceptorGenerator<X>
Represents the interception 
 | 
class  | 
LifecycleMethodHeadGenerator<X>
Represents a stateful local business method 
 | 
class  | 
LockGenerator<X>
Represents EJB lock type specification interception. 
 | 
class  | 
MethodHeadGenerator<X>
Generates the method aspect code for the head or proxy of the method. 
 | 
class  | 
SecurityGenerator<X>
Represents the security interception 
 | 
class  | 
XaGenerator<X>
Represents the XA interception 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MessageMethodHeadGenerator<X>
Represents a message local business method 
 | 
class  | 
MessageXaCallChain<X>
Represents the xa interception 
 | 
class  | 
SingletonMethodHeadGenerator<X>
Represents a singleton local business method 
 | 
class  | 
StatefulMethodHeadGenerator<X>
Represents a stateful local business method 
 | 
class  | 
StatelessMethodHeadGenerator<X>
Represents a stateless local business method 
 | 
class  | 
StatelessScheduledMethodHeadGenerator<X>  |