© 2005 BEA Systems, Inc.

com.bea.p13n.property
Interface EntityPropertyManagerHome

All Superinterfaces:
EJBHome, Remote

public interface EntityPropertyManagerHome
extends 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 CreateException,
                                    RemoteException
Create a new EntityPropertyManager Session Bean.

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved