|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bm.ejb3metadata.annotations.helper.bean.BusinessMethodResolver
public final class BusinessMethodResolver
This class resolves the business method for bean class by looking at the interfaces.
Method Summary | |
---|---|
static void |
resolve(ClassAnnotationMetadata classAnnotationMetadata)
Found all business methods of a bean. A business method is a method from one of the local or remote interfaces. |
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 classAnnotationMetadata)
classAnnotationMetadata
- class to analyze
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |