public static interface Host.Listener
| Modifier and Type | Method and Description | 
|---|---|
| void | onAvailable(Host host) | 
| void | onNew(Host host) | 
| void | onRemove(Host host) | 
| void | onUnavailable(Host host) | 
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.