public abstract static class BrokerService.BrokerChangeListener extends Object
Constructor and Description |
---|
BrokerChangeListener() |
Modifier and Type | Method and Description |
---|---|
void |
changed(BrokerService brokerService)
Invoked when there is a change in the broker list.
|
public void changed(BrokerService brokerService)
brokerService
- The BrokerService
that has broker list changes.Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.