Class ReadOnlyConfigInit


  • public class ReadOnlyConfigInit
    extends java.lang.Object
    Propagate the server's read-only status into corresponding keys in the configuration service. This makes the server's runtime state available for query by clients.
    Since:
    5.4.6
    • Constructor Summary

      Constructors 
      Constructor Description
      ReadOnlyConfigInit​(ome.api.IConfig iConfig, ReadOnlyStatus readOnly)
      Set read-only status in the current configuration.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReadOnlyConfigInit

        public ReadOnlyConfigInit​(ome.api.IConfig iConfig,
                                  ReadOnlyStatus readOnly)
        Set read-only status in the current configuration.
        Parameters:
        iConfig - the configuration service
        readOnly - the read-only status