org.apache.openejb.jee.sun
Class MethodParams

java.lang.Object
  extended by org.apache.openejb.jee.sun.MethodParams

public class MethodParams
extends java.lang.Object


Field Summary
protected  java.util.List<MethodParam> methodParam
           
 
Constructor Summary
MethodParams()
           
 
Method Summary
 java.util.List<MethodParam> getMethodParam()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

methodParam

protected java.util.List<MethodParam> methodParam
Constructor Detail

MethodParams

public MethodParams()
Method Detail

getMethodParam

public java.util.List<MethodParam> getMethodParam()


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