org.acme
Interface MagicGBallLocalHome

All Superinterfaces:
EJBLocalHome

public interface MagicGBallLocalHome
extends EJBLocalHome

Local Home interface for Enterprise Bean: MagicGBall

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

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.