Class Summary |
ConfigureArgs |
Wrapper containing the usage context and the request PoK to be used to configure the service. |
ConfigureReturn |
Just an empty wrapper since a service can't return a void. |
ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.ow2.weblab.core.services.configurable package. |
ResetConfigurationArgs |
Wrapper containing the usage context. |
ResetConfigurationReturn |
Just an empty wrapper since a service can't return a void. |