Package org.addsimplicity.anicetus.entity

Interface Summary
TelemetryContainer TelemetryContainer defines an artifact as being capable of having children directly embedded within them.
 

Class Summary
ExecInfo ExecInfo provides an execution container for telemetry that has a duration and potentially child telemetry.
GlobalInfo GlobalInfo serves as the base object for all telemetry artifacts.
TelemetryEvent An event is something that occurs of significance during the execution of the application.
TelemetrySession A session defines the execution of something meaningful by the application.
TelemetryState A state telemetry is a statement of a fact.
TelemetryTransaction A transaction captures the details of an interaction with a component of the application.
 

Enum Summary
CompletionStatus The completion status defines the outcome of a session or transaction.
EventFields The EventFields define the telemetry properties that are added by the TelemetryEvent.
ExecInfoFields The ExecInfoFields defines the properties that are added by ExecInfo
GlobalInfoFields The GlobalInfoFields provides the distinguished names for the properties provided by GlobalInfo.
SessionFields The SessionFields enumeration provides the names for the properties added by the session artifact.
TransactionFields TransactionFields provides the names for the distinguished properties added by the transaction telemetry artifact.
 



Copyright © 2009 Add Simplicity. All Rights Reserved.