public static interface ServiceDiscovered.ChangeListener
Modifier and Type | Method and Description |
---|---|
void |
onChange(ServiceDiscovered serviceDiscovered)
This method will be invoked when the discovery list changed.
|
void onChange(ServiceDiscovered serviceDiscovered)
serviceDiscovered
- The ServiceDiscovered
that this listener is attached to.Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.