org.acme
Interface MagicGBall

All Superinterfaces:
EJBObject, Remote

public interface MagicGBall
extends EJBObject

Remote interface for Enterprise Bean: MagicGBall


Method Summary
 String ask(String question)
           
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

ask

String ask(String question)
           throws RemoteException
Throws:
RemoteException


Copyright © 2003-2006 Apache Software Foundation. All Rights Reserved.