Uses of Class
org.apache.openejb.jee.jba.ContainerInterceptors

Packages that use ContainerInterceptors
org.apache.openejb.jee.jba   
 

Uses of ContainerInterceptors in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba declared as ContainerInterceptors
protected  ContainerInterceptors ContainerConfiguration.containerInterceptors
           
 

Methods in org.apache.openejb.jee.jba that return ContainerInterceptors
 ContainerInterceptors ObjectFactory.createContainerInterceptors()
          Create an instance of ContainerInterceptors
 ContainerInterceptors ContainerConfiguration.getContainerInterceptors()
          Gets the value of the containerInterceptors property.
 

Methods in org.apache.openejb.jee.jba with parameters of type ContainerInterceptors
 void ContainerConfiguration.setContainerInterceptors(ContainerInterceptors value)
          Sets the value of the containerInterceptors property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.