Interface IConnector
- All Superinterfaces:
Runnable
- All Known Implementing Classes:
SocketConnector
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidrefreshServiceList(Map<String, IService> registredServices) voidrun()When called, should wait for one request, answer it and return.
-
Method Details
-
initializeConnector
- Throws:
OntologyConnectorException
-
finalizeConnector
- Throws:
OntologyConnectorException
-
run
-
refreshServiceList
-
clearServiceList
void clearServiceList()
-