Interface CoreManagementService

  • All Known Implementing Classes:
    AdministrativeStatusManagerImpl

    public interface CoreManagementService
    Services that wants to register with the core management for being call-backed should implement that interface.

    For being call-backed during document store initialization, services should implement the StorageClient interface.

    Author:
    Stephane Lacoin [aka matic]