|
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
ProvideServiceParameters() object that is intended to be
passed to one of the ComponentComplex.provideService()
methods to specify configuration information
and behavior relevant to providing a service.
| Method Summary | |
ProvideServiceParameters |
getParameters()
This method returns the parameters for using some service. |
void |
setParameters(ProvideServiceParameters 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(ProvideServiceParameters parameters)
parameters - object describing criteria for providing servicespublic ProvideServiceParameters getParameters()
|
Openwings API Documentation (v1.1) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||