|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.easybeans.deployment.annotations.helper.bean.InterfaceAnnotatedHelper
public final class InterfaceAnnotatedHelper
Lookup the annotated interfaces of a class and report it to the class metadata.
Constructor Summary | |
---|---|
private |
InterfaceAnnotatedHelper()
Helper class, no public constructor. |
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 |
Constructor Detail |
---|
private InterfaceAnnotatedHelper()
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 |