© 2005 BEA Systems, Inc.

com.bea.campaign
Interface ScenarioServiceHome

All Superinterfaces:
EJBHome, Remote

public interface ScenarioServiceHome
extends EJBHome

The interface for the home of the ScenarioService EJB.


Method Summary
 ScenarioService create()
          Get a scenario service instance.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public ScenarioService create()
                       throws CreateException,
                              RemoteException
Get a scenario service instance.

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved