com.bm.ejb3metadata.annotations.helper.bean.session
Class SessionBusinessInterfaceFinder

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

public final class SessionBusinessInterfaceFinder
extends java.lang.Object

This class finds the business interface if there are no business interfaces specified.

Author:
Florent Benoit

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

resolve

public static void resolve(ClassAnnotationMetadata sessionBean)
Finds business interface in a session bean.

Parameters:
sessionBean - Session bean to analyze
See Also:
EJB 3.0 Spec ?4.6.6


Copyright © 2008. All Rights Reserved.