org.acme
Interface MagicGBallLocalHome

All Superinterfaces:
EJBLocalHome

public interface MagicGBallLocalHome
extends EJBLocalHome

Local Home interface for Enterprise Bean: MagicGBall

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

Method Summary
 MagicGBallLocal create()
          Creates a default instance of Session Bean: MagicGBall
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Method Detail

create

public MagicGBallLocal create()
                       throws CreateException
Creates a default instance of Session Bean: MagicGBall

Throws:
CreateException


Copyright © 2006 Apache Software Foundation. All Rights Reserved.