Interface ContainerMonitoring

  • All Superinterfaces:
    org.jvnet.hk2.config.ConfigBeanProxy, Named

    public interface ContainerMonitoring
    extends org.jvnet.hk2.config.ConfigBeanProxy, Named
    Default monitoring configuration for containers. Containers can provide their configuration through the ContainerMonitoring interface.
    Author:
    Nandini Ektare, Byron Nevins (3.1+)
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy

        org.jvnet.hk2.config.ConfigBeanProxy.Duck
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      @NotNull String getLevel()
      The monitoring level of this monitoring item
      void setLevel​(String level)
      Set the level of this monitoring module
      • Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy

        createChild, deepCopy, getParent, getParent