|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Configurable
The configurable interface will be used to define services of which behavior depends on a usage context, this context corresponding to a particular set of parameters. In some services, the configurable interface is optional and won't be inevitably realised in every implementations. This class was generated by the JAX-WS RI. JAX-WS RI 2.1.7-b01- Generated source version: 2.1
Method Summary | |
---|---|
ConfigureReturn |
configure(ConfigureArgs args)
Configure the service. |
ResetConfigurationReturn |
resetConfiguration(ResetConfigurationArgs args)
Reset the configuration of the service to the default one. |
Method Detail |
---|
ConfigureReturn configure(ConfigureArgs args) throws ConfigureException
args
-
ConfigureException
ResetConfigurationReturn resetConfiguration(ResetConfigurationArgs args) throws ResetConfigurationException
args
-
ResetConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |