Package com.sun.xml.ws.metro.api.config.management

Interface Summary
CommunicationServer<T> The API that encapsulates any communication interface for configuration management.
ConfigReader<T> Establish if the configuration data has changed and reconfigure the endpoint with the new configuration data.
ConfigSaver<T> Persist configuration changes
Configurator<T> This interface encapsulates the logic to reconfigure an endpoint instance.
EndpointStarter Provides a simple interface to start an endpoint.
ReconfigNotifier The communication components of the config management system may create instances of this listener that are used then to notify clients when the endpoint was reconfigured.
 

Class Summary
ManagedEndpoint<T> Wraps an existing WSEndpoint instance and provides a method to swap the WSEndpoint instance.
ManagementFactory Provides methods to create implementations for the Management APIs.
NamedParameters Provides type-safe named parameters.
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.