Package org.jboss.ejb3.interceptors.container

Interface Summary
BeanContext<T> The intercepted component consisting of a bean instance and the interceptor instances.
BeanContextFactory<T,C extends AbstractContainer<T,C>> A factory for bean contexts.
InjectionInvocation Injection happening on a managed object via the container.
 

Class Summary
AbstractContainer<T,C extends AbstractContainer<T,C>> The base of all containers.
ContainerInterceptorFactory Comment
ContainerMethodInvocation A method invocation on a intercepting container.
ContainerMethodInvocationWrapper  
DestructionInvocation Comment
DummyBeanContext<T>  
InterceptorFactoryRefImpl Comment
InvocationHelper  
LifecycleMethodInterceptorsInvocation LifecycleMethodInterceptorsInvocation An Invocation which is aware of the bean context.
ManagedObjectAdvisor<T,C extends AbstractContainer<T,C>> Invariant: - there is always an instance advisor delegate
SimpleBeanContextFactory<T,C extends AbstractContainer<T,C>>  
StatefulSessionContainerMethodInvocation StatefulSessionContainerMethodInvocation An invocation on an EJB3 SFSB Container