com.bm.ejb3metadata.annotations.helper.bean
Class SessionBeanHelper

java.lang.Object
  extended by com.bm.ejb3metadata.annotations.helper.bean.SessionBeanHelper

public final class SessionBeanHelper
extends java.lang.Object

Helper class which manages only Session bean class.

Author:
Florent Benoit

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
 

Method Detail

resolve

public static void resolve(ClassAnnotationMetadata sessionBean)
                    throws ResolverException
Apply all helper.

Parameters:
sessionBean - Session bean to analyze
Throws:
ResolverException - if there is a failure in a resolver


Copyright © 2008. All Rights Reserved.