org.apache.openejb.jee
Class MethodAttribute<A>
java.lang.Object
org.apache.openejb.jee.MethodAttribute<A>
public class MethodAttribute<A>
- extends Object
- Version:
- $Rev: 707512 $ $Date: 2008-10-24 02:01:10 +0200 (Fr, 24. Okt 2008) $
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-2013 The Apache OpenEJB development community. All Rights Reserved.