|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bm.ejb3metadata.annotations.helper.bean.session.SessionBusinessInterfaceFinder
public final class SessionBusinessInterfaceFinder
This class finds the business interface if there are no business interfaces specified.
Method Summary | |
---|---|
static void |
resolve(ClassAnnotationMetadata sessionBean)
Finds business interface in a session bean. |
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)
sessionBean
- Session bean to analyze
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |