|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientInterceptors | |
---|---|
org.apache.openejb.jee.jba |
Uses of ClientInterceptors in org.apache.openejb.jee.jba |
---|
Fields in org.apache.openejb.jee.jba declared as ClientInterceptors | |
---|---|
protected ClientInterceptors |
ProxyFactoryConfig.clientInterceptors
|
Methods in org.apache.openejb.jee.jba that return ClientInterceptors | |
---|---|
ClientInterceptors |
ObjectFactory.createClientInterceptors()
Create an instance of ClientInterceptors |
ClientInterceptors |
ProxyFactoryConfig.getClientInterceptors()
Gets the value of the clientInterceptors property. |
Methods in org.apache.openejb.jee.jba with parameters of type ClientInterceptors | |
---|---|
void |
ProxyFactoryConfig.setClientInterceptors(ClientInterceptors value)
Sets the value of the clientInterceptors property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |