Interface ModuleRegistrationAdvancedD3


public interface ModuleRegistrationAdvancedD3
Completes module registration so as to be able to properly set up the required environment of a D3 replica node.

For example, when several inter-dependent broadcast dataspaces are used, implementing this interface allows to create this D3 environment during the module startup.

Since:
5.9.0
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    This method must be overridden to set up the required environment of a D3 replica node when this requires specific privileges on the repository.