BEA Systems, Inc.

com.beasys.commerce.foundation.property
Interface DirectPropertyManagerHome


public interface DirectPropertyManagerHome
extends javax.ejb.EJBHome

The home interface for the DirectPropertyManager EJB.


Method Summary
 DirectPropertyManager create()
          Create the direct property manager bean.
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

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

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved