|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientContainer | |
org.jboss.proxy | Package description goes here. |
org.jboss.proxy.ejb |
Uses of ClientContainer in org.jboss.proxy |
Methods in org.jboss.proxy with parameters of type ClientContainer | |
protected void |
GenericProxyFactory.loadInterceptorChain(ArrayList chain,
ClientContainer client)
The loadInterceptorChain create instances of interceptor classes from the list of classes given by the chain array. |
Uses of ClientContainer in org.jboss.proxy.ejb |
Methods in org.jboss.proxy.ejb with parameters of type ClientContainer | |
protected void |
ProxyFactory.loadInterceptorChain(ArrayList chain,
ClientContainer client)
The loadInterceptorChain create instances of interceptor
classes previously loaded in loadInterceptorClasses |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |