Uses of Class
org.apache.openejb.jee.jba.InvokerProxyBinding
-
Packages that use InvokerProxyBinding Package Description org.apache.openejb.jee.jba -
-
Uses of InvokerProxyBinding in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba with type parameters of type InvokerProxyBinding Modifier and Type Field Description protected List<InvokerProxyBinding>InvokerProxyBindings. invokerProxyBindingMethods in org.apache.openejb.jee.jba that return InvokerProxyBinding Modifier and Type Method Description InvokerProxyBindingObjectFactory. createInvokerProxyBinding()Create an instance ofInvokerProxyBindingMethods in org.apache.openejb.jee.jba that return types with arguments of type InvokerProxyBinding Modifier and Type Method Description List<InvokerProxyBinding>InvokerProxyBindings. getInvokerProxyBinding()Gets the value of the invokerProxyBinding property.
-