© 2005 BEA Systems, Inc.

com.bea.p13n.property
Interface PropertySetManagerHome

All Superinterfaces:
EJBHome, Remote

public interface PropertySetManagerHome
extends EJBHome

Home interface for accessing the PropertySetManager stateless session bean.

See Also:
PropertySetManager

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

Method Detail

create

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

Throws:
CreateException
RemoteException

© 2005 BEA Systems, Inc.

Copyright © 2005 BEA Systems, Inc. All Rights Reserved