public interface ServerRegistry
| Modifier and Type | Method and Description |
|---|---|
List<Server> |
getServers() |
void |
register(Server server) |
void |
unregister(Server server) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.