Interface MTServerConnection
- All Superinterfaces:
MTConnection
- All Known Subinterfaces:
MTServerRepositoryConnection
Connection to an MT server.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from interface se.conciliate.extensions.store.connection.MTConnection
close, isOpen, isServerConnection, open
-
Method Details
-
getDataSource
RemoteDataSource getDataSource()- Specified by:
getDataSource
in interfaceMTConnection
-
getMessageService
MessageService getMessageService() -
getServer
Server getServer() -
syncUsers
boolean syncUsers()
-