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

Packages that use com.sun.xml.ws.metro.api.config.management
com.sun.xml.ws.metro.api.config.management   
 

Classes in com.sun.xml.ws.metro.api.config.management used by com.sun.xml.ws.metro.api.config.management
CommunicationServer
          The API that encapsulates any communication interface for configuration management.
ConfigReader
          Establish if the configuration data has changed and reconfigure the endpoint with the new configuration data.
ConfigSaver
          Persist configuration changes
Configurator
          This interface encapsulates the logic to reconfigure an endpoint instance.
EndpointStarter
          Provides a simple interface to start an endpoint.
ManagedEndpoint
          Wraps an existing WSEndpoint instance and provides a method to swap the WSEndpoint instance.
NamedParameters
          Provides type-safe named parameters.
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.
 



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