Uses of Class
org.apache.openejb.jee.jba.Invoker
-
Packages that use Invoker Package Description 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 Modifier and Type Field Description protected List<Invoker>InvokerBindings. invokerMethods in org.apache.openejb.jee.jba that return Invoker Modifier and Type Method Description InvokerObjectFactory. createInvoker()Create an instance ofInvokerMethods in org.apache.openejb.jee.jba that return types with arguments of type Invoker Modifier and Type Method Description List<Invoker>InvokerBindings. getInvoker()Gets the value of the invoker property.
-