© 2001 BEA Systems, Inc.

com.beasys.commerce.foundation.property
Interface SchemaManagerHome


public interface SchemaManagerHome

The home interface for the SchemaManager EJB.


Method Summary
 SchemaManager create()
          Create the schema manager bean.
 

Method Detail

create

public SchemaManager create()
                     throws javax.ejb.CreateException,
                            java.rmi.RemoteException
Create the schema manager bean.
Returns:
the SchemaManager session bean
Throws:
CreateException - error on create
RemoteException - container error

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved