|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAspectFactory | |
---|---|
com.caucho.config.gen | |
com.caucho.ejb.gen |
Uses of AbstractAspectFactory in com.caucho.config.gen |
---|
Subclasses of AbstractAspectFactory in com.caucho.config.gen | |
---|---|
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. |
Uses of AbstractAspectFactory in com.caucho.ejb.gen |
---|
Subclasses of AbstractAspectFactory in com.caucho.ejb.gen | |
---|---|
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>
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |