com.dynatrace.diagnostics.pdk
Interface Source

All Known Subinterfaces:
AgentGroupSource, AgentSource, CollectorSource, MonitorSource, ServerSource

public interface Source

The Source of a Measure. The Source describes in which context the Measure was defined, e.g. as Monitor Measure or Agent Measure.


Method Summary
 SourceType getSourceType()
          Returns the SourceType of the Source
 

Method Detail

getSourceType

SourceType getSourceType()
Returns the SourceType of the Source

Returns:
the SourceType of the Source


Copyright © 2004-2012 dynaTrace software GmbH