public class ServerWrapper extends Object implements ServerInterface
It's also easy to mock, for unit tests.
| Constructor and Description |
|---|
ServerWrapper(Server server) |
| Modifier and Type | Method and Description |
|---|---|
ManagementDelegate |
getManagementDelegate() |
String |
getRepositoryHash() |
boolean |
hasInitialized() |
public ServerWrapper(Server server)
public boolean hasInitialized()
hasInitialized in interface ServerInterfacepublic ManagementDelegate getManagementDelegate()
getManagementDelegate in interface ServerInterfacepublic String getRepositoryHash() throws ServerException
getRepositoryHash in interface ServerInterfaceServerExceptionCopyright © 2013 DuraSpace. All Rights Reserved.