Uses of Class
org.apache.openejb.jee.jba.cmp.MethodName
-
Packages that use MethodName Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MethodName in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as MethodName Modifier and Type Field Description protected MethodNameQueryMethod. methodNameMethods in org.apache.openejb.jee.jba.cmp that return MethodName Modifier and Type Method Description MethodNameObjectFactory. createMethodName()Create an instance ofMethodNameMethodNameQueryMethod. getMethodName()Gets the value of the methodName property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type MethodName Modifier and Type Method Description voidQueryMethod. setMethodName(MethodName value)Sets the value of the methodName property.
-