|
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
PublishServiceParameters() object that is intended to be
passed to the
ComponentComplex.publishService(Class, PublishServiceParameters)
method to specify configuration information and behavior relevant
to creating an asynchronous service (topic).
| Method Summary | |
PublishServiceParameters |
getParameters()
This method returns the parameters for creating an asynchronous service (topic). |
void |
setParameters(PublishServiceParameters parameters)
This method sets the parameters for creating an asynchronous service (topic). |
| 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(PublishServiceParameters parameters)
parameters - object describing parameters for topic creationpublic PublishServiceParameters getParameters()
|
Openwings API Documentation (v1.1) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||