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

Packages that use InvokerProxyBinding
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
protected  java.util.List<InvokerProxyBinding> InvokerProxyBindings.invokerProxyBinding
           
 

Methods in org.apache.openejb.jee.jba that return InvokerProxyBinding
 InvokerProxyBinding ObjectFactory.createInvokerProxyBinding()
          Create an instance of InvokerProxyBinding
 

Methods in org.apache.openejb.jee.jba that return types with arguments of type InvokerProxyBinding
 java.util.List<InvokerProxyBinding> InvokerProxyBindings.getInvokerProxyBinding()
          Gets the value of the invokerProxyBinding property.
 



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