Uses of Class
org.apache.openejb.jee.jba.Method
-
Packages that use Method Package Description org.apache.openejb.jee.jba -
-
Uses of Method in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba with type parameters of type Method Modifier and Type Field Description protected List<Method>MethodAttributes. methodMethods in org.apache.openejb.jee.jba that return Method Modifier and Type Method Description MethodObjectFactory. createMethod()Create an instance ofMethodMethods in org.apache.openejb.jee.jba that return types with arguments of type Method Modifier and Type Method Description List<Method>MethodAttributes. getMethod()Gets the value of the method property.
-