Enum Class AgentDetails.AgentDetailProperty

java.lang.Object
java.lang.Enum<AgentDetails.AgentDetailProperty>
org.jolokia.server.core.service.api.AgentDetails.AgentDetailProperty
All Implemented Interfaces:
Serializable, Comparable<AgentDetails.AgentDetailProperty>, java.lang.constant.Constable
Enclosing class:
AgentDetails

public static enum AgentDetails.AgentDetailProperty extends Enum<AgentDetails.AgentDetailProperty>
Enum holding the possible values for the discovery request/response. Note that the name of the enum is used literally in the message and must not be changed.