Skip to content

Annotations

gorzell edited this page Jan 5, 2012 · 10 revisions

Monitor

Keys Type Description
name String
description String
type Enum (DataSourceType)
tags String[]
@Monitor(name="UpdateCount", type= DataSourceType.COUNTER,
         description="Total number of times update has been called on the wrapped observer."
         tags={})

MonitorId

Sample

MonitorTags

Sample
Clone this wiki locally