© 2005 BEA Systems, Inc.

com.bea.p13n.content.document
Interface DocumentManagerHome

All Superinterfaces:
EJBHome, Remote

public interface DocumentManagerHome
extends EJBHome

The home interface for the DocumentManager Session Bean.


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

Method Detail

create

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

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved