org.apache.openejb.jee
Class MethodAttribute<A>
java.lang.Object
org.apache.openejb.jee.MethodAttribute<A>
public class MethodAttribute<A>
- extends Object
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodAttribute
public MethodAttribute(A attribute,
Method method)
MethodAttribute
public MethodAttribute(A attribute,
String ejbName,
NamedMethod method)
getAttribute
public A getAttribute()
getClassName
public String getClassName()
getEjbName
public String getEjbName()
getMethodName
public String getMethodName()
getMethodParams
public MethodParams getMethodParams()
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.