org.apache.openejb.config
Class AnnotationDeployer.MethodMember
java.lang.Object
org.apache.openejb.config.AnnotationDeployer.MethodMember
- All Implemented Interfaces:
- AnnotationDeployer.Member
- Enclosing class:
- AnnotationDeployer
public static class AnnotationDeployer.MethodMember
- extends Object
- implements AnnotationDeployer.Member
AnnotationDeployer.MethodMember
public AnnotationDeployer.MethodMember(Method method)
getType
public Class getType()
- Specified by:
getType
in interface AnnotationDeployer.Member
getDeclaringClass
public Class getDeclaringClass()
- Specified by:
getDeclaringClass
in interface AnnotationDeployer.Member
getName
public String getName()
- Specified by:
getName
in interface AnnotationDeployer.Member
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.