public interface ServerInterface
This makes it much easier to write unit tests, since I don't need to create a Server instance.
| Modifier and Type | Method and Description |
|---|---|
ManagementDelegate |
getManagementDelegate() |
String |
getRepositoryHash() |
boolean |
hasInitialized() |
ManagementDelegate getManagementDelegate()
String getRepositoryHash() throws ServerException
ServerExceptionboolean hasInitialized()
Copyright © 2013 DuraSpace. All Rights Reserved.