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
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
    The monitoring level of this monitoring item
    void
    Set the level of this monitoring module

    Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy

    createChild, deepCopy, getParent, getParent

    Methods inherited from interface org.glassfish.api.admin.config.Named

    getName, setName