org.apache.openejb.assembler.classic
Class NamedMethodInfo
java.lang.Object
org.apache.openejb.assembler.classic.InfoObject
org.apache.openejb.assembler.classic.NamedMethodInfo
- All Implemented Interfaces:
- Serializable
public class NamedMethodInfo
- extends InfoObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
className
public String className
methodName
public String methodName
methodParams
public List<String> methodParams
id
public String id
NamedMethodInfo
public NamedMethodInfo()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.