Package org.openjdk.jmc.agent
Class ReturnValue
java.lang.Object
org.openjdk.jmc.agent.impl.AbstractConvertable
org.openjdk.jmc.agent.ReturnValue
- All Implemented Interfaces:
Attribute,Convertable
Metadata for a return value to be logged by the agent.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openjdk.jmc.agent.impl.AbstractConvertable
getConverterDefinitionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openjdk.jmc.agent.Convertable
getConverterDefinition, hasConverter
-
Field Details
-
name
-
fieldName
-
description
-
contentType
-
relationKey
-
-
Constructor Details
-
ReturnValue
-
-
Method Details
-
from
-
getName
-
getDescription
- Specified by:
getDescriptionin interfaceAttribute
-
getContentType
- Specified by:
getContentTypein interfaceAttribute
-
getRelationKey
- Specified by:
getRelationKeyin interfaceAttribute
-
getFieldName
- Specified by:
getFieldNamein interfaceAttribute
-