© 2005 BEA Systems, Inc.

com.bea.p13n.content
Interface ContentManagerHome

All Superinterfaces:
EJBHome, Remote

public interface ContentManagerHome
extends EJBHome

The home interface for the ContentManager Session Bean.


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

Method Detail

create

public ContentManager create()
                      throws CreateException,
                             RemoteException
Deprecated. 
Get a ContentManager to use.

Throws:
CreateException - thrown on an error.
RemoteException - thrown on an error.

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved