|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ComponentContributor | Interface to be implemented by objects that can contribute JEE metadata to an existing Spring context. |
| InjectionInfo | Basic container for injection. |
| MetadataProcessor | Interface for processing JSR250-related metadata. |
| Class Summary | |
|---|---|
| AnnotationComponentContributor | ComponentContributor targeted at an array of classes, useful in tests. |
| ApplicationExceptionInfo | Non annotation-specific representation of information held in EJB3 ApplicationException annotation. |
| BasicInjectionInfo | Simple interface implementation, useful as a base class. |
| BeanDefinitionAnnotationComponentContributor | Default ComponentContributor. |
| ChainedProcessorsComponentContributor | Support for annotation-based component contributors that uses internally a chain of metadata processors. |
| DeploymentUnitMetadata | Metadata associated with whole deployment unit, such as an EJB JAR file. |
| Enricher | Object that can enrich a GenericApplicationContext with JEE metadata. |
| FieldInjection | JSR 250 field level injection. |
| Injection<E extends InjectionInfo> | Class modelling an injected member of a JEE component. |
| InterceptionProcessor | EJB3-style interception processor. |
| Jsr250Metadata | Metadata for JEE 5 injection. |
| Jsr250MetadataBeanPostProcessor | BeanPostProcessor that performs JEE Dependency Injection. |
| Jsr250Processor | Jsr250 annotation processor. |
| MethodInjection | JSR 250 method level injection. |
| ResourceInfo | JSR 250 resource information holder. |
| TransactionProcessor | Ejb3 transaction annotation processor. |
| Enum Summary | |
|---|---|
| LifecycleEvent | Enumeration for lifecycle events on a JEE component, along with the corresponding annotations that may be used to identify them in Java source. |
JSR250 Support.
Support for JSR 250 injection.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||