org.apache.openejb.config
Interface AnnotationDeployer.Member

All Known Implementing Classes:
AnnotationDeployer.FieldMember, AnnotationDeployer.MethodMember
Enclosing class:
AnnotationDeployer

public static interface AnnotationDeployer.Member


Method Summary
 Class getDeclaringClass()
           
 String getName()
           
 Class getType()
           
 

Method Detail

getDeclaringClass

Class getDeclaringClass()

getName

String getName()

getType

Class getType()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.