© 2005 BEA Systems, Inc.

com.bea.p13n.placeholder
Interface PlaceholderServiceHome

All Superinterfaces:
EJBHome, Remote

public interface PlaceholderServiceHome
extends EJBHome

The EJB Home interface for the PlaceholderService.


Method Summary
 PlaceholderService create()
          Create a new PlaceholderService.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

public PlaceholderService create()
                          throws CreateException,
                                 RemoteException
Create a new PlaceholderService.

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved