Uses of Class
org.apache.openejb.jee.jba.EndpointInterceptors
-
Packages that use EndpointInterceptors Package Description org.apache.openejb.jee.jba -
-
Uses of EndpointInterceptors in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as EndpointInterceptors Modifier and Type Field Description protected EndpointInterceptorsProxyFactoryConfig. endpointInterceptorsMethods in org.apache.openejb.jee.jba that return EndpointInterceptors Modifier and Type Method Description EndpointInterceptorsObjectFactory. createEndpointInterceptors()Create an instance ofEndpointInterceptorsEndpointInterceptorsProxyFactoryConfig. getEndpointInterceptors()Gets the value of the endpointInterceptors property.Methods in org.apache.openejb.jee.jba with parameters of type EndpointInterceptors Modifier and Type Method Description voidProxyFactoryConfig. setEndpointInterceptors(EndpointInterceptors value)Sets the value of the endpointInterceptors property.
-