com.bea.p13n.property
Interface EntityPropertyManagerHome


public interface EntityPropertyManagerHome

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


Method Summary
 EntityPropertyManager create()
          Create a new EntityPropertyManager Session Bean.
 

Method Detail

create

EntityPropertyManager create()
                             throws CreateException,
                                    RemoteException
Create a new EntityPropertyManager Session Bean.

Throws
CreateException
RemoteException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved