© 2002 BEA Systems, Inc.


com.bea.p13n.property
Interface EntityPropertyManagerHome


public interface EntityPropertyManagerHome
extends javax.ejb.EJBHome

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


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

Method Detail

create

public EntityPropertyManager create()
                             throws javax.ejb.CreateException,
                                    java.rmi.RemoteException
Create a new EntityPropertyManager Session Bean.


© 2002 BEA Systems, Inc.

Copyright © 2002 BEA Systems, Inc. All Rights Reserved