Uses of Package
org.addsimplicity.anicetus.entity

Packages that use org.addsimplicity.anicetus.entity
org.addsimplicity.anicetus   
org.addsimplicity.anicetus.entity   
org.addsimplicity.anicetus.io   
org.addsimplicity.anicetus.io.jms   
 

Classes in org.addsimplicity.anicetus.entity used by org.addsimplicity.anicetus
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.
 

Classes in org.addsimplicity.anicetus.entity used by org.addsimplicity.anicetus.entity
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.
ExecInfo
          ExecInfo provides an execution container for telemetry that has a duration and potentially child telemetry.
ExecInfoFields
          The ExecInfoFields defines the properties that are added by ExecInfo
GlobalInfo
          GlobalInfo serves as the base object for all telemetry artifacts.
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.
TelemetryContainer
          TelemetryContainer defines an artifact as being capable of having children directly embedded within them.
TransactionFields
          TransactionFields provides the names for the distinguished properties added by the transaction telemetry artifact.
 

Classes in org.addsimplicity.anicetus.entity used by org.addsimplicity.anicetus.io
GlobalInfo
          GlobalInfo serves as the base object for all telemetry artifacts.
 

Classes in org.addsimplicity.anicetus.entity used by org.addsimplicity.anicetus.io.jms
GlobalInfo
          GlobalInfo serves as the base object for all telemetry artifacts.
 



Copyright © 2009 Add Simplicity. All Rights Reserved.