|
||||||||||
| 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.3-b02- 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 AccessDeniedException,
ContentNotAvailableException,
InsufficientResourcesException,
InvalidParameterException,
UnexpectedException,
UnsupportedRequestException
args -
AccessDeniedException
ContentNotAvailableException
UnsupportedRequestException
UnexpectedException
InvalidParameterException
InsufficientResourcesException
ResetConfigurationReturn resetConfiguration(ResetConfigurationArgs args)
throws AccessDeniedException,
ContentNotAvailableException,
InsufficientResourcesException,
InvalidParameterException,
UnexpectedException,
UnsupportedRequestException
args -
AccessDeniedException
ContentNotAvailableException
UnsupportedRequestException
UnexpectedException
InvalidParameterException
InsufficientResourcesException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||