| Package | Description |
|---|---|
| com.caucho.config.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
|