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

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

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

Fields in org.apache.openejb.jee.jba declared as EndpointInterceptors
protected  EndpointInterceptors ProxyFactoryConfig.endpointInterceptors
           
 

Methods in org.apache.openejb.jee.jba that return EndpointInterceptors
 EndpointInterceptors ObjectFactory.createEndpointInterceptors()
          Create an instance of EndpointInterceptors
 EndpointInterceptors ProxyFactoryConfig.getEndpointInterceptors()
          Gets the value of the endpointInterceptors property.
 

Methods in org.apache.openejb.jee.jba with parameters of type EndpointInterceptors
 void ProxyFactoryConfig.setEndpointInterceptors(EndpointInterceptors value)
          Sets the value of the endpointInterceptors property.
 



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