Uses of Package
org.springframework.jee.inject

Packages that use org.springframework.jee.inject
org.springframework.jee.config JEE configuration support. 
org.springframework.jee.ejb EJB metadata. 
org.springframework.jee.ejb.config JEE EJB specific configuration support. 
org.springframework.jee.inject JSR250 Support. 
org.springframework.jee.intercept Support for EJB3 interceptors. 
org.springframework.jee.server Bootstrapping support for server environments. 
org.springframework.jee.transaction EJB3 transaction support based on Spring facilities. 
org.springframework.jee.validation Validation package for JSR-250 and EJB3 components. 
org.springframework.jee.validation.rules Validation rules. 
 

Classes in org.springframework.jee.inject used by org.springframework.jee.config
BeanDefinitionAnnotationComponentContributor
          Default ComponentContributor.
DeploymentUnitMetadata
          Metadata associated with whole deployment unit, such as an EJB JAR file.
 

Classes in org.springframework.jee.inject used by org.springframework.jee.ejb
AnnotationComponentContributor
          ComponentContributor targeted at an array of classes, useful in tests.
BasicInjectionInfo
          Simple interface implementation, useful as a base class.
ChainedProcessorsComponentContributor
          Support for annotation-based component contributors that uses internally a chain of metadata processors.
ComponentContributor
          Interface to be implemented by objects that can contribute JEE metadata to an existing Spring context.
DeploymentUnitMetadata
          Metadata associated with whole deployment unit, such as an EJB JAR file.
FieldInjection
          JSR 250 field level injection.
Injection
          Class modelling an injected member of a JEE component.
InjectionInfo
          Basic container for injection.
Jsr250Metadata
          Metadata for JEE 5 injection.
MetadataProcessor
          Interface for processing JSR250-related metadata.
MethodInjection
          JSR 250 method level injection.
 

Classes in org.springframework.jee.inject used by org.springframework.jee.ejb.config
BeanDefinitionAnnotationComponentContributor
          Default ComponentContributor.
DeploymentUnitMetadata
          Metadata associated with whole deployment unit, such as an EJB JAR file.
 

Classes in org.springframework.jee.inject used by org.springframework.jee.inject
ApplicationExceptionInfo
          Non annotation-specific representation of information held in EJB3 ApplicationException annotation.
BasicInjectionInfo
          Simple interface implementation, useful as a base class.
ChainedProcessorsComponentContributor
          Support for annotation-based component contributors that uses internally a chain of metadata processors.
ComponentContributor
          Interface to be implemented by objects that can contribute JEE metadata to an existing Spring context.
DeploymentUnitMetadata
          Metadata associated with whole deployment unit, such as an EJB JAR file.
Enricher
          Object that can enrich a GenericApplicationContext with JEE metadata.
Injection
          Class modelling an injected member of a JEE component.
InjectionInfo
          Basic container for injection.
Jsr250Metadata
          Metadata for JEE 5 injection.
Jsr250Processor
          Jsr250 annotation processor.
LifecycleEvent
          Enumeration for lifecycle events on a JEE component, along with the corresponding annotations that may be used to identify them in Java source.
MetadataProcessor
          Interface for processing JSR250-related metadata.
 

Classes in org.springframework.jee.inject used by org.springframework.jee.intercept
DeploymentUnitMetadata
          Metadata associated with whole deployment unit, such as an EJB JAR file.
Jsr250Metadata
          Metadata for JEE 5 injection.
Jsr250MetadataBeanPostProcessor
          BeanPostProcessor that performs JEE Dependency Injection.
LifecycleEvent
          Enumeration for lifecycle events on a JEE component, along with the corresponding annotations that may be used to identify them in Java source.
 

Classes in org.springframework.jee.inject used by org.springframework.jee.server
ComponentContributor
          Interface to be implemented by objects that can contribute JEE metadata to an existing Spring context.
DeploymentUnitMetadata
          Metadata associated with whole deployment unit, such as an EJB JAR file.
 

Classes in org.springframework.jee.inject used by org.springframework.jee.transaction
ApplicationExceptionInfo
          Non annotation-specific representation of information held in EJB3 ApplicationException annotation.
DeploymentUnitMetadata
          Metadata associated with whole deployment unit, such as an EJB JAR file.
Jsr250Metadata
          Metadata for JEE 5 injection.
 

Classes in org.springframework.jee.inject used by org.springframework.jee.validation
DeploymentUnitMetadata
          Metadata associated with whole deployment unit, such as an EJB JAR file.
Jsr250Metadata
          Metadata for JEE 5 injection.
 

Classes in org.springframework.jee.inject used by org.springframework.jee.validation.rules
Jsr250Metadata
          Metadata for JEE 5 injection.
 



Copyright 2006 Interface21. All Rights Reserved.