Interface PlatformRestrictionsConfigManagementMBean


  • public interface PlatformRestrictionsConfigManagementMBean

    The PlatformRestrictionsConfigManagementMBean interface defines methods for restricting changes to the Rhino platform.

    The configuration within this config is stored as an OCBB in the Rhino management database. Once the restrictions have been activated, they cannot be disabled via a change to the configuration, by an MBean call, or by a command. The only way to remove the restrictions is to reinitialise the Rhino management database.

    Since:
    Rhino 3.1.0
    • Method Detail

      • isDeployableUnitModificationDisabled

        boolean isDeployableUnitModificationDisabled()
                                              throws ConfigurationException

        Determine if modifications to Rhino’s deployment binaries have been disabled.

        Returns:
        true if modifications to Rhino’s deployment binaries have been disabled.
        Throws:
        ConfigurationException - if there is some error with reading the configuration