Uses of Class
org.apache.openejb.jee.jba.ProxyFactoryConfig
-
Packages that use ProxyFactoryConfig Package Description org.apache.openejb.jee.jba -
-
Uses of ProxyFactoryConfig in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as ProxyFactoryConfig Modifier and Type Field Description protected ProxyFactoryConfigInvokerProxyBinding. proxyFactoryConfigMethods in org.apache.openejb.jee.jba that return ProxyFactoryConfig Modifier and Type Method Description ProxyFactoryConfigObjectFactory. createProxyFactoryConfig()Create an instance ofProxyFactoryConfigProxyFactoryConfigInvokerProxyBinding. getProxyFactoryConfig()Gets the value of the proxyFactoryConfig property.Methods in org.apache.openejb.jee.jba with parameters of type ProxyFactoryConfig Modifier and Type Method Description voidInvokerProxyBinding. setProxyFactoryConfig(ProxyFactoryConfig value)Sets the value of the proxyFactoryConfig property.
-