ActionServiceHome Interface

com.bea.campaign.action
ActionServiceHome Interface

public interface ActionServiceHome

    extends EJBHome

Home interface for the Action Service


All Superinterfaces
EJBHome, Remote

Method Summary

public ActionService
create()
 
Methods from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
   

Method Detail

create() Method

public ActionService create()
throws CreateException, RemoteException

Exceptions

CreateException
RemoteException