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