Uses of Package
org.springframework.jee.intercept

Packages that use org.springframework.jee.intercept
org.springframework.jee.ejb EJB metadata. 
org.springframework.jee.inject JSR250 Support. 
org.springframework.jee.intercept Support for EJB3 interceptors. 
org.springframework.jee.transaction EJB3 transaction support based on Spring facilities. 
org.springframework.jee.validation.rules Validation rules. 
 

Classes in org.springframework.jee.intercept used by org.springframework.jee.ejb
InterceptionMetadata
          Class representing metadata for a component that may have interceptors as per the JEE (EJB 3.0) interception specification.
 

Classes in org.springframework.jee.intercept used by org.springframework.jee.inject
InterceptionMetadata
          Class representing metadata for a component that may have interceptors as per the JEE (EJB 3.0) interception specification.
InterceptorMetadata
          Class representing metadata about an interceptor class.
 

Classes in org.springframework.jee.intercept used by org.springframework.jee.intercept
InterceptionMetadata
          Class representing metadata for a component that may have interceptors as per the JEE (EJB 3.0) interception specification.
InterceptionMetadata.InterceptorExclusion
          Class representing the exclusion of class or default interceptors from a particular method
InterceptorMetadata
          Class representing metadata about an interceptor class.
JeeInterceptorInterceptor
          Spring AOP interceptor wrapping an EJB3 style interceptor.
JeeInterceptorPointcutAdvisor
          Spring AOP pointcut that can be used for a method-targeted EJB3 style interception
 

Classes in org.springframework.jee.intercept used by org.springframework.jee.transaction
InterceptionMetadata
          Class representing metadata for a component that may have interceptors as per the JEE (EJB 3.0) interception specification.
 

Classes in org.springframework.jee.intercept used by org.springframework.jee.validation.rules
InterceptionMetadata
          Class representing metadata for a component that may have interceptors as per the JEE (EJB 3.0) interception specification.
 



Copyright 2006 Interface21. All Rights Reserved.