com.sun.xml.ws.metro.api.config.management
Interface ReconfigNotifier


public interface 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.

Author:
Fabian Ritzmann

Method Summary
 void sendNotification()
          Emit a notification that the endpoint was reconfigured.
 

Method Detail

sendNotification

void sendNotification()
Emit a notification that the endpoint was reconfigured.



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