DocumentManagerHome Interface

DEPRECATED

com.bea.p13n.content.document
DocumentManagerHome Interface

public interface DocumentManagerHome

    extends EJBHome

The home interface for the DocumentManager Session Bean.


All Superinterfaces
EJBHome, Remote

Method Summary

public DocumentManager
create()
Get a reference to the DocumentManager.
 
Methods from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
   

Method Detail

create() Method

public DocumentManager create()
throws CreateException, RemoteException
Get a reference to the DocumentManager.

Exceptions

CreateException
RemoteException