public class AgentAttributeSender extends AttributeSender
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
ATTRIBUTE_TYPE |
| Constructor and Description |
|---|
AgentAttributeSender() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
getAttributeMap() |
protected java.lang.String |
getAttributeType()
This is used only for agent logging.
|
addAttribute, addAttribute, addAttribute, addAttribute, addAttributes, addCustomAttributeImpl, addCustomAttributesImpl, setTransactional, verifyParameterAndReturnValue, verifyParametersAndReturnValuesprotected java.lang.String getAttributeType()
AttributeSendergetAttributeType in class AttributeSenderprotected java.util.Map<java.lang.String,java.lang.Object> getAttributeMap()
getAttributeMap in class AttributeSender