站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 server API Documentation 英文版文档

Uses of Class org.jboss.proxy.ClientContainer (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档


Uses of Class
org.jboss.proxy.ClientContainer

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
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.