Uses of Class
org.apache.openejb.jee.jba.InvokerProxyBindings
-
Packages that use InvokerProxyBindings Package Description org.apache.openejb.jee.jba -
-
Uses of InvokerProxyBindings in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as InvokerProxyBindings Modifier and Type Field Description protected InvokerProxyBindingsJboss. invokerProxyBindingsMethods in org.apache.openejb.jee.jba that return InvokerProxyBindings Modifier and Type Method Description InvokerProxyBindingsObjectFactory. createInvokerProxyBindings()Create an instance ofInvokerProxyBindingsInvokerProxyBindingsJboss. getInvokerProxyBindings()Gets the value of the invokerProxyBindings property.Methods in org.apache.openejb.jee.jba with parameters of type InvokerProxyBindings Modifier and Type Method Description voidJboss. setInvokerProxyBindings(InvokerProxyBindings value)Sets the value of the invokerProxyBindings property.
-