com.caucho.ejb.cfg
Class MethodSignature.MethodParams

java.lang.Object
  extended by com.caucho.ejb.cfg.MethodSignature.MethodParams
Enclosing class:
MethodSignature

public class MethodSignature.MethodParams
extends java.lang.Object


Constructor Summary
MethodSignature.MethodParams()
           
 
Method Summary
 void addMethodParam(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodSignature.MethodParams

public MethodSignature.MethodParams()
Method Detail

addMethodParam

public void addMethodParam(java.lang.String value)