| Package | Description |
|---|---|
| com.caucho.config.gen | |
| com.caucho.ejb.gen |
| Modifier and Type | Class and Description |
|---|---|
class |
AsynchronousFactory<X>
Aspect factory for generating @Asynchronous aspects.
|
class |
CacheFactory<X>
Aspect factory for generating @Asynchronous aspects.
|
class |
CandiMethodHeadFactory<X>
Represents a stateful local business method
|
class |
InterceptorFactory<X>
Represents the interception
|
class |
LifecycleMethodHeadFactory<X>
Represents a lifecycle method
|
class |
LockFactory<X>
Aspect factory for generating @Lock aspects.
|
class |
MethodHeadFactory<X>
Represents a filter for invoking a method
|
class |
SecurityFactory<X>
Aspect factory for generating @Asynchronous aspects.
|
class |
XaFactory<X>
Aspect factory for generating @Asynchronous aspects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageMethodHeadFactory<X>
Represents a stateless local business method
|
class |
SingletonMethodHeadFactory<X>
Represents a stateless local business method
|
class |
StatefulMethodHeadFactory<X>
Represents a stateful local business method
|
class |
StatelessMethodHeadFactory<X>
Represents a stateless local business method
|
class |
StatelessScheduledMethodHeadFactory<X> |