org.acme
Interface MagicGBall

All Superinterfaces:
EJBObject, Remote

public interface MagicGBall
extends EJBObject

Remote interface for Enterprise Bean: MagicGBall

Version:
$Rev: 356022 $ $Date: 2005-12-11 12:58:34 -0800 (Sun, 11 Dec 2005) $

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.