org.apache.openejb.config
Class AnnotationDeployer.FilledMember
java.lang.Object
org.apache.openejb.config.AnnotationDeployer.FilledMember
- All Implemented Interfaces:
- AnnotationDeployer.Member
- Enclosing class:
- AnnotationDeployer
public static class AnnotationDeployer.FilledMember
- extends Object
- implements AnnotationDeployer.Member
AnnotationDeployer.FilledMember
public AnnotationDeployer.FilledMember(String name,
Class<?> type,
Class<?> declaringClass)
getDeclaringClass
public Class getDeclaringClass()
- Specified by:
getDeclaringClass in interface AnnotationDeployer.Member
getName
public String getName()
- Specified by:
getName in interface AnnotationDeployer.Member
getType
public Class getType()
- Specified by:
getType in interface AnnotationDeployer.Member
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.