org.acme
Interface MagicGBallLocal

All Superinterfaces:
EJBLocalObject

public interface MagicGBallLocal
extends EJBLocalObject

Local 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.EJBLocalObject
getEJBLocalHome, getPrimaryKey, isIdentical, remove
 

Method Detail

ask

public String ask(String question)


Copyright © 2006 Apache Software Foundation. All Rights Reserved.