public interface ServiceRegistry<R extends Registration>
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
deregister(R registration) |
Object |
getStatus(R registration) |
void |
register(R registration) |
void |
setStatus(R registration,
String status) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.