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

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

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

Fields in org.apache.openejb.jee.jba with type parameters of type Invoker
protected  List<Invoker> InvokerBindings.invoker
           
 

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

Methods in org.apache.openejb.jee.jba that return types with arguments of type Invoker
 List<Invoker> InvokerBindings.getInvoker()
          Gets the value of the invoker property.
 



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