BEA Systems, Inc.

com.beasys.commerce.axiom.content
Interface ContentManagerHome


public interface ContentManagerHome
extends SmartEJBHome

The home interface for the ContentManager Session Bean. Use this class to create ContentManager.


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

Method Detail

create

public ContentManager create()
                      throws javax.ejb.CreateException,
                             java.rmi.RemoteException
Create a new ContentManager Session.
Throws:
javax.ejb.CreateException - thrown on an error.
java.rmi.RemoteException - thrown on an error.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved