com.dynatrace.diagnostics.pdk
Interface AgentSource

All Superinterfaces:
Source

public interface AgentSource
extends Source

Extends the Source Interface. Indicates that the Source of the Measure was an Agent.


Method Summary
 java.lang.String getHost()
          Returns the Host of the Agent
 java.lang.String getName()
          Returns the Name of the Agent
 
Methods inherited from interface com.dynatrace.diagnostics.pdk.Source
getSourceType
 

Method Detail

getName

java.lang.String getName()
Returns the Name of the Agent

Returns:
the Name of the Agent

getHost

java.lang.String getHost()
Returns the Host of the Agent

Returns:
the Host of the Agent


Copyright © 2004-2012 dynaTrace software GmbH