|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |