com.beasys.commerce.axiom.content
Interface ContentManagerHome
- All Superinterfaces:
- SmartEJBHome, SmartHome
- public interface ContentManagerHome
- extends SmartEJBHome
The home interface for the ContentManager Session Bean. Use this
class to create ContentManager.
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.
Copyright © 2001 BEA Systems, Inc. All Rights Reserved