com.bea.p13n.property
Interface PropertySetManagerHome


public interface PropertySetManagerHome

Home interface for accessing the PropertySetManager stateless session bean.

See Also
PropertySetManager

Method Summary
 PropertySetManager create()
          Create a new PropertySetManager Session bean.
 

Method Detail

create

PropertySetManager create()
                          throws CreateException,
                                 RemoteException
Create a new PropertySetManager Session bean.

Throws
CreateException
RemoteException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved