Uses of Class
org.apache.openejb.jee.jba.ProxyFactoryConfig

Packages that use ProxyFactoryConfig
org.apache.openejb.jee.jba   
 

Uses of ProxyFactoryConfig in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba declared as ProxyFactoryConfig
protected  ProxyFactoryConfig InvokerProxyBinding.proxyFactoryConfig
           
 

Methods in org.apache.openejb.jee.jba that return ProxyFactoryConfig
 ProxyFactoryConfig ObjectFactory.createProxyFactoryConfig()
          Create an instance of ProxyFactoryConfig
 ProxyFactoryConfig InvokerProxyBinding.getProxyFactoryConfig()
          Gets the value of the proxyFactoryConfig property.
 

Methods in org.apache.openejb.jee.jba with parameters of type ProxyFactoryConfig
 void InvokerProxyBinding.setProxyFactoryConfig(ProxyFactoryConfig value)
          Sets the value of the proxyFactoryConfig property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.