org.acme
Interface MagicGBall

All Superinterfaces:
EJBObject, Remote

public interface MagicGBall
extends EJBObject

Remote interface for Enterprise Bean: MagicGBall

Version:
$Rev: 411947 $ $Date: 2006-06-05 16:26:17 -0700 (Mon, 05 Jun 2006) $

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

Method Detail

ask

public String ask(String question)
           throws RemoteException
Throws:
RemoteException


Copyright © 2006 Apache Software Foundation. All Rights Reserved.