|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISphereAdminInterface
An interface defining the Admin user functions.
| Method Summary | |
|---|---|
LogFile |
consistancyCheck()
Checks the consistancy of the ISphere. |
ProcessPublicInterface |
registerCollectionWithAuthorityServer(int collectionId)
Registers a collection within this iSphere with the central authority server. |
ProcessPublicInterface |
registerWithAuthorityServer()
Registers this iSphere with the central authority server. |
void |
shutDownISphere()
This function shutsdown the HTTP server (and ISphere). |
| Method Detail |
|---|
LogFile consistancyCheck()
throws ISphereException
ISphereException - Thrown when unable to check consistancy of the
the iSphere.
ProcessPublicInterface registerCollectionWithAuthorityServer(int collectionId)
throws ISphereException
collectionId - The unique identifier of the collection to
register.
ISphereException - If the specified collection does not exist.AuthorityServer
ProcessPublicInterface registerWithAuthorityServer()
throws ISphereException
ISphereException - Thrown when unable to register iSphere with
authority server.RegisterISphere
void shutDownISphere()
throws ISphereException
ISphereException - If unable to shutdown the iSphere.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||