org.apache.openejb.jee.sun
Class JavaMethod
java.lang.Object
org.apache.openejb.jee.sun.JavaMethod
public class JavaMethod
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
methodName
protected String methodName
methodParams
protected MethodParams methodParams
JavaMethod
public JavaMethod()
getMethodName
public String getMethodName()
setMethodName
public void setMethodName(String value)
getMethodParams
public MethodParams getMethodParams()
setMethodParams
public void setMethodParams(MethodParams value)
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.