|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectorRegistry
Registry for topology connector clients
Method Summary | |
---|---|
Collection<TopologyConnectorClientInformation> |
listOutgoingConnectors()
Lists all outgoing topology connectors |
void |
pingOutgoingConnectors(boolean force)
ping all outgoing topology connectors |
TopologyConnectorClientInformation |
registerOutgoingConnector(ClusterViewService clusterViewService,
URL topologyConnectorEndpoint)
Register an outgoing topology connector using the provided endpoint url |
boolean |
unregisterOutgoingConnector(String id)
Unregister an outgoing topology connector identified by the given (connector) id |
Method Detail |
---|
TopologyConnectorClientInformation registerOutgoingConnector(ClusterViewService clusterViewService, URL topologyConnectorEndpoint)
Collection<TopologyConnectorClientInformation> listOutgoingConnectors()
void pingOutgoingConnectors(boolean force)
boolean unregisterOutgoingConnector(String id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |