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

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

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

Fields in org.apache.openejb.jee.jba declared as InvokerProxyBindings
protected  InvokerProxyBindings Jboss.invokerProxyBindings
           
 

Methods in org.apache.openejb.jee.jba that return InvokerProxyBindings
 InvokerProxyBindings ObjectFactory.createInvokerProxyBindings()
          Create an instance of InvokerProxyBindings
 InvokerProxyBindings Jboss.getInvokerProxyBindings()
          Gets the value of the invokerProxyBindings property.
 

Methods in org.apache.openejb.jee.jba with parameters of type InvokerProxyBindings
 void Jboss.setInvokerProxyBindings(InvokerProxyBindings value)
          Sets the value of the invokerProxyBindings property.
 



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