Interface | Description |
---|---|
AspectBeanFactory<X> |
Manages aspect factories for a bean.
|
AspectFactory<X> |
Creates an aspect generator for a method.
|
AspectGenerator<X> |
Represents a filter for invoking a method
|
BeanInjectionTarget |
Creates an configures an ejb instance
|
CandiEnhancedBean |
Interface for a Candi enhanced bean.
|
CandiLifecycleBean |
Interface for a Candi enhanced bean.
|
Class | Description |
---|---|
AbstractAspectFactory<X> |
Represents a filter for invoking a method
|
AbstractAspectGenerator<X> |
Represents a filter for invoking a method
|
ApplicationExceptionConfig | |
AspectGeneratorUtil |
Generates the method aspect code for the head or proxy of the method.
|
AsyncHeadGenerator<X> |
Generates the method aspect code for the head or proxy of the method.
|
AsynchronousFactory<X> |
Aspect factory for generating @Asynchronous aspects.
|
AsynchronousGenerator<X> |
Represents the @Asynchronous interception
|
BeanGenerator<X> |
Generates the skeleton for a bean.
|
CacheFactory<X> |
Aspect factory for generating @Asynchronous aspects.
|
CacheGenerator<X> |
Represents the caching interception
|
CandiAspectBeanFactory<X> |
Manages aspect factories for a bean.
|
CandiBeanGenerator<X> |
Generates the skeleton for a session bean.
|
CandiInvocationContext | |
CandiMethodHeadFactory<X> |
Represents a stateful local business method
|
CandiMethodHeadGenerator<X> |
Represents a CDI local business method
|
CandiUtil |
Utilities
|
InterceptorFactory<X> |
Represents the interception
|
InterceptorGenerator<X> |
Represents the interception
|
LifecycleAspectBeanFactory<X> |
Represents a stateless local business method
|
LifecycleInterceptor |
Represents the interception
|
LifecycleMethodHeadFactory<X> |
Represents a lifecycle method
|
LifecycleMethodHeadGenerator<X> |
Represents a stateful local business method
|
LifecycleMethodTailFactory<X> |
Represents a stateless local business method
|
LifecycleMethodTailGenerator<X> |
Represents a lifecycle business method
|
LockFactory<X> |
Aspect factory for generating @Lock aspects.
|
LockGenerator<X> |
Represents EJB lock type specification interception.
|
LockingAttributeLiteral |
Utilities
|
MethodHeadFactory<X> |
Represents a filter for invoking a method
|
MethodHeadGenerator<X> |
Generates the method aspect code for the head or proxy of the method.
|
MethodTailFactory<X> |
Represents a filter for invoking a method
|
MethodTailGenerator<X> |
The dispatch to the actual method call for the aspect chain.
|
NullGenerator<X> |
Represents a filter for invoking a method
|
PostConstructLiteral | |
PreDestroyLiteral | |
SecurityFactory<X> |
Aspect factory for generating @Asynchronous aspects.
|
SecurityGenerator<X> |
Represents the security interception
|
SynchronizationAdapter |
Utilities
|
TransactionAttributeLiteral |
Utilities
|
TransactionManagementLiteral |
Utilities
|
XaCallbackLiteral |
Utilities
|
XaFactory<X> |
Aspect factory for generating @Asynchronous aspects.
|
XaGenerator<X> |
Represents the XA interception
|
Exception | Description |
---|---|
InterceptorException |
Annotation Type | Description |
---|---|
DefaultInterceptors | |
XaCallback |