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