|
|||||||||
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.SessionBeanHelper
public final class SessionBeanHelper
Helper class which manages only Session bean class.
Field Summary | |
---|---|
private static boolean |
validating
Validation. |
Constructor Summary | |
---|---|
private |
SessionBeanHelper()
Helper class, no public constructor. |
Method Summary | |
---|---|
static void |
resolve(ClassAnnotationMetadata sessionBean)
Apply all helper. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static boolean validating
Constructor Detail |
---|
private SessionBeanHelper()
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 |