Package | Description |
---|---|
com.caucho.config.gen | |
com.caucho.ejb.gen |
Modifier and Type | Class and Description |
---|---|
class |
AsynchronousGenerator<X>
Represents the @Asynchronous interception
|
class |
LifecycleMethodTailGenerator<X>
Represents a lifecycle business method
|
class |
MethodTailGenerator<X>
The dispatch to the actual method call for the aspect chain.
|
Modifier and Type | Field and Description |
---|---|
static NullGenerator<?> |
NullGenerator.NULL |
Modifier and Type | Class and Description |
---|---|
class |
MessageMethodTailGenerator<X>
Represents a stateless local business method
|
class |
StatelessMethodTailGenerator<X>
Represents a stateless local business method
|
class |
StatelessScheduledMethodTailGenerator<X> |