com.bea.campaign.action
Interface ActionServiceHome

All Superinterfaces
javax.ejb.EJBHome, Remote

public interface ActionServiceHome
extends javax.ejb.EJBHome

Home interface for the Action Service


Method Summary
 ActionService create()
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

ActionService create()
                     throws javax.ejb.CreateException,
                            RemoteException
Throws
javax.ejb.CreateException
RemoteException


Copyright © 2011, Oracle. All rights reserved.