Save This Page
Home » jaxb-2_1_7 » org » acme » [javadoc | source]
org.acme
public class: MagicGBallBean [javadoc | source]
java.lang.Object
   org.acme.MagicGBallBean

All Implemented Interfaces:
    javax.ejb.SessionBean

Bean implementation class for Enterprise Bean: MagicGBall
Method from org.acme.MagicGBallBean Summary:
ask,   ejbActivate,   ejbCreate,   ejbPassivate,   ejbRemove,   getSessionContext,   setSessionContext
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.acme.MagicGBallBean Detail:
 public String ask(String question) 
 public  void ejbActivate() 
    ejbActivate
 public  void ejbCreate() throws CreateException 
    ejbCreate
 public  void ejbPassivate() 
    ejbPassivate
 public  void ejbRemove() 
    ejbRemove
 public SessionContext getSessionContext() 
    getSessionContext
 public  void setSessionContext(SessionContext ctx) 
    setSessionContext