|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bm.ejb3metadata.annotations.helper.bean.InterfaceAnnotatedHelper
public final class InterfaceAnnotatedHelper
Lookup the annotated interfaces of a class and report it to the class metadata.
Method Summary | |
---|---|
static void |
resolve(ClassAnnotationMetadata sessionBean)
Gets interface of a bean and report their types to the bean metadata. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void resolve(ClassAnnotationMetadata sessionBean) throws ResolverException
sessionBean
- Session bean to analyze
ResolverException
- if there is a failure in a resolver
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |