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.spi   
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.
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.
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.
DeploymentUnitMetadata
          Metadata associated with whole deployment unit, such as an EJB JAR file.
Injection
          Class modelling an injected member of a JEE component.
Jsr250Metadata
          Metadata for JEE 5 injection.
Jsr250Processor
          Jsr250 annotation processor.
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.
 

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

Classes in org.springframework.jee.inject used by org.springframework.jee.spi
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.transaction
ApplicationExceptionInfo
          Non annotation-specific representation of information held in EJB3 ApplicationException annotation.
Jsr250Metadata
          Metadata for JEE 5 injection.
 

Classes in org.springframework.jee.inject used by org.springframework.jee.validation
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-2008 SpringSource (formerly Interface21). All Rights Reserved.