|
Openwings API Documentation (v1.1) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface defines a policy which can be used to persist a
UseServiceParameters() object that is intended to be
passed to one of the ComponentComplex.useService()
methods to specify configuration information
and behavior relevant to using a service.
| Method Summary | |
UseServiceParameters |
getParameters()
This method returns the parameters for using some service. |
void |
setParameters(UseServiceParameters parameters)
This method sets the parameters for using some service. |
| Methods inherited from interface net.openwings.policy.Policy |
getDescription, getLastLoadURL, getName, getPolicyAttributes, getPolicyElements, isPolicyUpdated, loadPolicy, loadPolicy, savePolicy, savePolicy, savePolicy, setDescription, setName, setPolicyUpdated |
| Method Detail |
public void setParameters(UseServiceParameters parameters)
parameters - object describing criteria for using servicespublic UseServiceParameters getParameters()
|
Openwings API Documentation (v1.1) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||