You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sirona.apache.org by ol...@apache.org on 2013/11/17 23:13:47 UTC

svn commit: r1542849 [2/10] - in /incubator/sirona/site: ./ apidocs/ apidocs/org/apache/sirona/ apidocs/org/apache/sirona/cassandra/collector/counter/ apidocs/org/apache/sirona/cassandra/collector/gauge/ apidocs/org/apache/sirona/class-use/ apidocs/org...

Modified: incubator/sirona/site/apidocs/org/apache/sirona/cassandra/collector/gauge/CassandraCollectorGaugeDataStore.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/cassandra/collector/gauge/CassandraCollectorGaugeDataStore.html?rev=1542849&r1=1542848&r2=1542849&view=diff
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/cassandra/collector/gauge/CassandraCollectorGaugeDataStore.html (original)
+++ incubator/sirona/site/apidocs/org/apache/sirona/cassandra/collector/gauge/CassandraCollectorGaugeDataStore.html Sun Nov 17 22:13:43 2013
@@ -162,11 +162,11 @@ implements <a href="../../../../../../or
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/sirona/cassandra/collector/gauge/CassandraCollectorGaugeDataStore.html#gaugeStopped(org.apache.sirona.Role)">gaugeStopped</a></strong>(<a href="../../../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a>&nbsp;gauge)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;</code></td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/sirona/cassandra/collector/gauge/CassandraCollectorGaugeDataStore.html#getGaugeValues(org.apache.sirona.store.gauge.GaugeValuesRequest)">getGaugeValues</a></strong>(<a href="../../../../../../org/apache/sirona/store/gauge/GaugeValuesRequest.html" title="class in org.apache.sirona.store.gauge">GaugeValuesRequest</a>&nbsp;gaugeValuesRequest)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;</code></td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/sirona/cassandra/collector/gauge/CassandraCollectorGaugeDataStore.html#getGaugeValues(org.apache.sirona.store.gauge.GaugeValuesRequest, java.lang.String)">getGaugeValues</a></strong>(<a href="../../../../../../org/apache/sirona/store/gauge/GaugeValuesRequest.html" title="class in org.apache.sirona.store.gauge">GaugeValuesRequest</a>&nbsp;gaugeValuesRequest,
               <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;marker)</code>&nbsp;</td>
 </tr>
@@ -262,8 +262,8 @@ implements <a href="../../../../../../or
 <ul class="blockList">
 <li class="blockList">
 <h4>getGaugeValues</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;getGaugeValues(<a href="../../../../../../org/apache/sirona/store/gauge/GaugeValuesRequest.html" title="class in org.apache.sirona.store.gauge">GaugeValuesRequest</a>&nbsp;gaugeValuesRequest,
-                              <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;marker)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;getGaugeValues(<a href="../../../../../../org/apache/sirona/store/gauge/GaugeValuesRequest.html" title="class in org.apache.sirona.store.gauge">GaugeValuesRequest</a>&nbsp;gaugeValuesRequest,
+                                    <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;marker)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../../org/apache/sirona/store/gauge/CollectorGaugeDataStore.html#getGaugeValues(org.apache.sirona.store.gauge.GaugeValuesRequest, java.lang.String)">getGaugeValues</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sirona/store/gauge/CollectorGaugeDataStore.html" title="interface in org.apache.sirona.store.gauge">CollectorGaugeDataStore</a></code></dd>
@@ -276,7 +276,7 @@ implements <a href="../../../../../../or
 <ul class="blockList">
 <li class="blockList">
 <h4>getGaugeValues</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;getGaugeValues(<a href="../../../../../../org/apache/sirona/store/gauge/GaugeValuesRequest.html" title="class in org.apache.sirona.store.gauge">GaugeValuesRequest</a>&nbsp;gaugeValuesRequest)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;getGaugeValues(<a href="../../../../../../org/apache/sirona/store/gauge/GaugeValuesRequest.html" title="class in org.apache.sirona.store.gauge">GaugeValuesRequest</a>&nbsp;gaugeValuesRequest)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../../org/apache/sirona/store/gauge/CommonGaugeDataStore.html#getGaugeValues(org.apache.sirona.store.gauge.GaugeValuesRequest)">getGaugeValues</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../org/apache/sirona/store/gauge/CommonGaugeDataStore.html" title="interface in org.apache.sirona.store.gauge">CommonGaugeDataStore</a></code></dd>

Modified: incubator/sirona/site/apidocs/org/apache/sirona/class-use/Role.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/class-use/Role.html?rev=1542849&r1=1542848&r2=1542849&view=diff
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/class-use/Role.html (original)
+++ incubator/sirona/site/apidocs/org/apache/sirona/class-use/Role.html Sun Nov 17 22:13:43 2013
@@ -99,27 +99,35 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.sirona.gauges.jmx">org.apache.sirona.gauges.jmx</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.gauges.counter">org.apache.sirona.gauges.counter</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.sirona.gauges.jvm">org.apache.sirona.gauges.jvm</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.gauges.jmx">org.apache.sirona.gauges.jmx</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.sirona.graphite">org.apache.sirona.graphite</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.gauges.jvm">org.apache.sirona.gauges.jvm</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.sirona.jpa">org.apache.sirona.jpa</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.graphite">org.apache.sirona.graphite</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sirona.jpa">org.apache.sirona.jpa</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.sirona.jta">org.apache.sirona.jta</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sirona.plugin.hazelcast.agent.gauge">org.apache.sirona.plugin.hazelcast.agent.gauge</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.sirona.reporting.web.graph">org.apache.sirona.reporting.web.graph</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.reporting.web.plugin.api.graph">org.apache.sirona.reporting.web.plugin.api.graph</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
@@ -382,6 +390,37 @@
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.sirona.gauges.counter">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a> in <a href="../../../../org/apache/sirona/gauges/counter/package-summary.html">org.apache.sirona.gauges.counter</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../org/apache/sirona/gauges/counter/package-summary.html">org.apache.sirona.gauges.counter</a> declared as <a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a></code></td>
+<td class="colLast"><span class="strong">CounterGauge.</span><code><strong><a href="../../../../org/apache/sirona/gauges/counter/CounterGauge.html#role">role</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/sirona/gauges/counter/package-summary.html">org.apache.sirona.gauges.counter</a> that return <a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a></code></td>
+<td class="colLast"><span class="strong">CounterGauge.</span><code><strong><a href="../../../../org/apache/sirona/gauges/counter/CounterGauge.html#role()">role</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.sirona.gauges.jmx">
 <!--   -->
 </a>
@@ -556,12 +595,30 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.sirona.reporting.web.graph">
+<li class="blockList"><a name="org.apache.sirona.plugin.hazelcast.agent.gauge">
 <!--   -->
 </a>
-<h3>Uses of <a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a> in <a href="../../../../org/apache/sirona/reporting/web/graph/package-summary.html">org.apache.sirona.reporting.web.graph</a></h3>
+<h3>Uses of <a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a> in <a href="../../../../org/apache/sirona/plugin/hazelcast/agent/gauge/package-summary.html">org.apache.sirona.plugin.hazelcast.agent.gauge</a></h3>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
-<caption><span>Methods in <a href="../../../../org/apache/sirona/reporting/web/graph/package-summary.html">org.apache.sirona.reporting.web.graph</a> with parameters of type <a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a></span><span class="tabEnd">&nbsp;</span></caption>
+<caption><span>Methods in <a href="../../../../org/apache/sirona/plugin/hazelcast/agent/gauge/package-summary.html">org.apache.sirona.plugin.hazelcast.agent.gauge</a> that return <a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a></code></td>
+<td class="colLast"><span class="strong">HazelcastGaugeBase.</span><code><strong><a href="../../../../org/apache/sirona/plugin/hazelcast/agent/gauge/HazelcastGaugeBase.html#role()">role</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.sirona.reporting.web.plugin.api.graph">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a> in <a href="../../../../org/apache/sirona/reporting/web/plugin/api/graph/package-summary.html">org.apache.sirona.reporting.web.plugin.api.graph</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../org/apache/sirona/reporting/web/plugin/api/graph/package-summary.html">org.apache.sirona.reporting.web.plugin.api.graph</a> with parameters of type <a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
@@ -569,7 +626,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><span class="strong">Line.</span><code><strong><a href="../../../../org/apache/sirona/reporting/web/graph/Line.html#generateReport(java.lang.String, org.apache.sirona.Role, long, long)">generateReport</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label,
+<td class="colLast"><span class="strong">Graphs.</span><code><strong><a href="../../../../org/apache/sirona/reporting/web/plugin/api/graph/Graphs.html#generateReport(java.lang.String, org.apache.sirona.Role, long, long)">generateReport</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;label,
               <a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a>&nbsp;role,
               long&nbsp;start,
               long&nbsp;end)</code>&nbsp;</td>
@@ -633,19 +690,32 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;</code></td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;</code></td>
 <td class="colLast"><span class="strong">Repository.</span><code><strong><a href="../../../../org/apache/sirona/repositories/Repository.html#getGaugeValues(long, long, org.apache.sirona.Role)">getGaugeValues</a></strong>(long&nbsp;start,
               long&nbsp;end,
               <a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a>&nbsp;role)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;</code></td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;</code></td>
 <td class="colLast"><span class="strong">DefaultRepository.</span><code><strong><a href="../../../../org/apache/sirona/repositories/DefaultRepository.html#getGaugeValues(long, long, org.apache.sirona.Role)">getGaugeValues</a></strong>(long&nbsp;start,
               long&nbsp;end,
               <a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a>&nbsp;role)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a href="../../../../org/apache/sirona/repositories/package-summary.html">org.apache.sirona.repositories</a> with type arguments of type <a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><span class="strong">Repositories.</span><code><strong><a href="../../../../org/apache/sirona/repositories/Repositories.html#names(java.util.Collection)">names</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a>&gt;&nbsp;membersGauges)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
 </li>
 <li class="blockList"><a name="org.apache.sirona.store.gauge">
 <!--   -->
@@ -659,7 +729,7 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/util/concurrent/ConcurrentMap.html?is-external=true" title="class or interface in java.util.concurrent">ConcurrentMap</a>&lt;<a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&gt;</code></td>
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/util/concurrent/ConcurrentMap.html?is-external=true" title="class or interface in java.util.concurrent">ConcurrentMap</a>&lt;<a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="strong">InMemoryGaugeDataStore.</span><code><strong><a href="../../../../org/apache/sirona/store/gauge/InMemoryGaugeDataStore.html#gauges">gauges</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">

Modified: incubator/sirona/site/apidocs/org/apache/sirona/counters/class-use/Counter.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/counters/class-use/Counter.html?rev=1542849&r1=1542848&r2=1542849&view=diff
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/counters/class-use/Counter.html (original)
+++ incubator/sirona/site/apidocs/org/apache/sirona/counters/class-use/Counter.html Sun Nov 17 22:13:43 2013
@@ -87,26 +87,30 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.sirona.graphite">org.apache.sirona.graphite</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.gauges.counter">org.apache.sirona.gauges.counter</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.sirona.jdbc">org.apache.sirona.jdbc</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.graphite">org.apache.sirona.graphite</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.sirona.reporting.web.plugin.report.format">org.apache.sirona.reporting.web.plugin.report.format</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.jdbc">org.apache.sirona.jdbc</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.sirona.repositories">org.apache.sirona.repositories</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.reporting.web.plugin.report.format">org.apache.sirona.reporting.web.plugin.report.format</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.sirona.stopwatches">org.apache.sirona.stopwatches</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.repositories">org.apache.sirona.repositories</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sirona.stopwatches">org.apache.sirona.stopwatches</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.sirona.store.counter">org.apache.sirona.store.counter</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -212,6 +216,39 @@
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.sirona.gauges.counter">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/sirona/counters/Counter.html" title="interface in org.apache.sirona.counters">Counter</a> in <a href="../../../../../org/apache/sirona/gauges/counter/package-summary.html">org.apache.sirona.gauges.counter</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../org/apache/sirona/gauges/counter/package-summary.html">org.apache.sirona.gauges.counter</a> declared as <a href="../../../../../org/apache/sirona/counters/Counter.html" title="interface in org.apache.sirona.counters">Counter</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/sirona/counters/Counter.html" title="interface in org.apache.sirona.counters">Counter</a></code></td>
+<td class="colLast"><span class="strong">CounterGauge.</span><code><strong><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html#counter">counter</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../org/apache/sirona/gauges/counter/package-summary.html">org.apache.sirona.gauges.counter</a> with parameters of type <a href="../../../../../org/apache/sirona/counters/Counter.html" title="interface in org.apache.sirona.counters">Counter</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html#CounterGauge(org.apache.sirona.counters.Counter)">CounterGauge</a></strong>(<a href="../../../../../org/apache/sirona/counters/Counter.html" title="interface in org.apache.sirona.counters">Counter</a>&nbsp;counter)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html#CounterGauge(org.apache.sirona.counters.Counter, org.apache.sirona.counters.MetricData)">CounterGauge</a></strong>(<a href="../../../../../org/apache/sirona/counters/Counter.html" title="interface in org.apache.sirona.counters">Counter</a>&nbsp;counter,
+            <a href="../../../../../org/apache/sirona/counters/MetricData.html" title="enum in org.apache.sirona.counters">MetricData</a>&nbsp;metric)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.sirona.graphite">
 <!--   -->
 </a>

Modified: incubator/sirona/site/apidocs/org/apache/sirona/counters/class-use/MetricData.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/counters/class-use/MetricData.html?rev=1542849&r1=1542848&r2=1542849&view=diff
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/counters/class-use/MetricData.html (original)
+++ incubator/sirona/site/apidocs/org/apache/sirona/counters/class-use/MetricData.html Sun Nov 17 22:13:43 2013
@@ -78,6 +78,10 @@
 <td class="colFirst"><a href="#org.apache.sirona.counters">org.apache.sirona.counters</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.sirona.gauges.counter">org.apache.sirona.gauges.counter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>
@@ -110,6 +114,36 @@ the order they are declared.</div>
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.sirona.gauges.counter">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/sirona/counters/MetricData.html" title="enum in org.apache.sirona.counters">MetricData</a> in <a href="../../../../../org/apache/sirona/gauges/counter/package-summary.html">org.apache.sirona.gauges.counter</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../org/apache/sirona/gauges/counter/package-summary.html">org.apache.sirona.gauges.counter</a> declared as <a href="../../../../../org/apache/sirona/counters/MetricData.html" title="enum in org.apache.sirona.counters">MetricData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/sirona/counters/MetricData.html" title="enum in org.apache.sirona.counters">MetricData</a></code></td>
+<td class="colLast"><span class="strong">CounterGauge.</span><code><strong><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html#metric">metric</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../../org/apache/sirona/gauges/counter/package-summary.html">org.apache.sirona.gauges.counter</a> with parameters of type <a href="../../../../../org/apache/sirona/counters/MetricData.html" title="enum in org.apache.sirona.counters">MetricData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html#CounterGauge(org.apache.sirona.counters.Counter, org.apache.sirona.counters.MetricData)">CounterGauge</a></strong>(<a href="../../../../../org/apache/sirona/counters/Counter.html" title="interface in org.apache.sirona.counters">Counter</a>&nbsp;counter,
+            <a href="../../../../../org/apache/sirona/counters/MetricData.html" title="enum in org.apache.sirona.counters">MetricData</a>&nbsp;metric)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 </ul>
 </li>
 </ul>

Modified: incubator/sirona/site/apidocs/org/apache/sirona/counters/package-use.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/counters/package-use.html?rev=1542849&r1=1542848&r2=1542849&view=diff
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/counters/package-use.html (original)
+++ incubator/sirona/site/apidocs/org/apache/sirona/counters/package-use.html Sun Nov 17 22:13:43 2013
@@ -91,30 +91,34 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.sirona.gauges.jmx">org.apache.sirona.gauges.jmx</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.gauges.counter">org.apache.sirona.gauges.counter</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.sirona.graphite">org.apache.sirona.graphite</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.gauges.jmx">org.apache.sirona.gauges.jmx</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.sirona.jdbc">org.apache.sirona.jdbc</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.graphite">org.apache.sirona.graphite</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.sirona.reporting.web.plugin.report.format">org.apache.sirona.reporting.web.plugin.report.format</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.jdbc">org.apache.sirona.jdbc</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.sirona.repositories">org.apache.sirona.repositories</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.reporting.web.plugin.report.format">org.apache.sirona.reporting.web.plugin.report.format</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.sirona.stopwatches">org.apache.sirona.stopwatches</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.repositories">org.apache.sirona.repositories</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sirona.stopwatches">org.apache.sirona.stopwatches</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.sirona.store.counter">org.apache.sirona.store.counter</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -208,6 +212,29 @@
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.sirona.gauges.counter">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../org/apache/sirona/counters/package-summary.html">org.apache.sirona.counters</a> used by <a href="../../../../org/apache/sirona/gauges/counter/package-summary.html">org.apache.sirona.gauges.counter</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../org/apache/sirona/counters/class-use/Counter.html#org.apache.sirona.gauges.counter">Counter</a>
+<div class="block">A <code>Metric</code> is a numerical indicator of some monitored application state with support for simple
+ statistics.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../org/apache/sirona/counters/class-use/MetricData.html#org.apache.sirona.gauges.counter">MetricData</a>
+<div class="block">An enum to acces data from a Counter based on the property name.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.sirona.gauges.jmx">
 <!--   -->
 </a>

Modified: incubator/sirona/site/apidocs/org/apache/sirona/cube/CubeCounterDataStore.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/cube/CubeCounterDataStore.html?rev=1542849&r1=1542848&r2=1542849&view=diff
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/cube/CubeCounterDataStore.html (original)
+++ incubator/sirona/site/apidocs/org/apache/sirona/cube/CubeCounterDataStore.html Sun Nov 17 22:13:43 2013
@@ -135,7 +135,7 @@ extends <a href="../../../../org/apache/
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;org.apache.sirona.store.counter.<a href="../../../../org/apache/sirona/store/counter/InMemoryCounterDataStore.html" title="class in org.apache.sirona.store.counter">InMemoryCounterDataStore</a></h3>
-<code><a href="../../../../org/apache/sirona/store/counter/InMemoryCounterDataStore.html#counters">counters</a></code></li>
+<code><a href="../../../../org/apache/sirona/store/counter/InMemoryCounterDataStore.html#counters">counters</a>, <a href="../../../../org/apache/sirona/store/counter/InMemoryCounterDataStore.html#gauged">gauged</a>, <a href="../../../../org/apache/sirona/store/counter/InMemoryCounterDataStore.html#gauges">gauges</a></code></li>
 </ul>
 </li>
 </ul>

Modified: incubator/sirona/site/apidocs/org/apache/sirona/gauges/Gauge.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/gauges/Gauge.html?rev=1542849&r1=1542848&r2=1542849&view=diff
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/gauges/Gauge.html (original)
+++ incubator/sirona/site/apidocs/org/apache/sirona/gauges/Gauge.html Sun Nov 17 22:13:43 2013
@@ -87,7 +87,7 @@
 <li class="blockList">
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../org/apache/sirona/gauges/jvm/BaseMemoryGauge.html" title="class in org.apache.sirona.gauges.jvm">BaseMemoryGauge</a>, <a href="../../../../org/apache/sirona/gauges/jvm/CPUGauge.html" title="class in org.apache.sirona.gauges.jvm">CPUGauge</a>, <a href="../../../../org/apache/sirona/gauges/jmx/JMXAttributeGaugeBase.html" title="class in org.apache.sirona.gauges.jmx">JMXAttributeGaugeBase</a>, <a href="../../../../org/apache/sirona/jta/JTAGauges.JTAActiveGauge.html" title="class in org.apache.sirona.jta">JTAGauges.JTAActiveGauge</a>, <a href="../../../../org/apache/sirona/jta/JTAGauges.JTAGauge.html" title="class in org.apache.sirona.jta">JTAGauges.JTAGauge</a>, <a href="../../../../org/apache/sirona/tomee/agent/gauge/PoolGauge.html" title="class in org.apache.sirona.tomee.agent.gauge">PoolGauge</a>, <a href="../../../../org/apache/sirona/web/session/SessionGauge.html" title="class in org.apache.sirona.web.session">SessionGauge</a>, <a href="../../../../org/apa
 che/sirona/web/servlet/StatusGauge.html" title="class in org.apache.sirona.web.servlet">StatusGauge</a>, <a href="../../../../org/apache/sirona/gauges/jvm/UsedMemoryGauge.html" title="class in org.apache.sirona.gauges.jvm">UsedMemoryGauge</a>, <a href="../../../../org/apache/sirona/gauges/jvm/UsedNonHeapMemoryGauge.html" title="class in org.apache.sirona.gauges.jvm">UsedNonHeapMemoryGauge</a></dd>
+<dd><a href="../../../../org/apache/sirona/gauges/jvm/BaseMemoryGauge.html" title="class in org.apache.sirona.gauges.jvm">BaseMemoryGauge</a>, <a href="../../../../org/apache/sirona/gauges/counter/CounterGauge.html" title="class in org.apache.sirona.gauges.counter">CounterGauge</a>, <a href="../../../../org/apache/sirona/gauges/jvm/CPUGauge.html" title="class in org.apache.sirona.gauges.jvm">CPUGauge</a>, <a href="../../../../org/apache/sirona/plugin/hazelcast/agent/gauge/HazelcastGaugeBase.html" title="class in org.apache.sirona.plugin.hazelcast.agent.gauge">HazelcastGaugeBase</a>, <a href="../../../../org/apache/sirona/plugin/hazelcast/agent/gauge/HazelcastMembersGauge.html" title="class in org.apache.sirona.plugin.hazelcast.agent.gauge">HazelcastMembersGauge</a>, <a href="../../../../org/apache/sirona/plugin/hazelcast/agent/gauge/HazelcastPartitionsGauge.html" title="class in org.apache.sirona.plugin.hazelcast.agent.gauge">HazelcastPartitionsGauge</a>, <a href="../../../../org/ap
 ache/sirona/gauges/jmx/JMXAttributeGaugeBase.html" title="class in org.apache.sirona.gauges.jmx">JMXAttributeGaugeBase</a>, <a href="../../../../org/apache/sirona/jta/JTAGauges.JTAActiveGauge.html" title="class in org.apache.sirona.jta">JTAGauges.JTAActiveGauge</a>, <a href="../../../../org/apache/sirona/jta/JTAGauges.JTAGauge.html" title="class in org.apache.sirona.jta">JTAGauges.JTAGauge</a>, <a href="../../../../org/apache/sirona/tomee/agent/gauge/PoolGauge.html" title="class in org.apache.sirona.tomee.agent.gauge">PoolGauge</a>, <a href="../../../../org/apache/sirona/web/session/SessionGauge.html" title="class in org.apache.sirona.web.session">SessionGauge</a>, <a href="../../../../org/apache/sirona/web/servlet/StatusGauge.html" title="class in org.apache.sirona.web.servlet">StatusGauge</a>, <a href="../../../../org/apache/sirona/gauges/jvm/UsedMemoryGauge.html" title="class in org.apache.sirona.gauges.jvm">UsedMemoryGauge</a>, <a href="../../../../org/apache/sirona/gauges/jvm/U
 sedNonHeapMemoryGauge.html" title="class in org.apache.sirona.gauges.jvm">UsedNonHeapMemoryGauge</a></dd>
 </dl>
 <hr>
 <br>

Modified: incubator/sirona/site/apidocs/org/apache/sirona/gauges/GaugeDataStoreAdapter.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/gauges/GaugeDataStoreAdapter.html?rev=1542849&r1=1542848&r2=1542849&view=diff
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/gauges/GaugeDataStoreAdapter.html (original)
+++ incubator/sirona/site/apidocs/org/apache/sirona/gauges/GaugeDataStoreAdapter.html Sun Nov 17 22:13:43 2013
@@ -164,7 +164,7 @@ implements <a href="../../../../org/apac
 <td class="colLast"><code><strong><a href="../../../../org/apache/sirona/gauges/GaugeDataStoreAdapter.html#gaugeStopped(org.apache.sirona.Role)">gaugeStopped</a></strong>(<a href="../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a>&nbsp;gauge)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;</code></td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/sirona/gauges/GaugeDataStoreAdapter.html#getGaugeValues(org.apache.sirona.store.gauge.GaugeValuesRequest)">getGaugeValues</a></strong>(<a href="../../../../org/apache/sirona/store/gauge/GaugeValuesRequest.html" title="class in org.apache.sirona.store.gauge">GaugeValuesRequest</a>&nbsp;gaugeValuesRequest)</code>&nbsp;</td>
 </tr>
 </table>
@@ -212,7 +212,7 @@ implements <a href="../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getGaugeValues</h4>
-<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;getGaugeValues(<a href="../../../../org/apache/sirona/store/gauge/GaugeValuesRequest.html" title="class in org.apache.sirona.store.gauge">GaugeValuesRequest</a>&nbsp;gaugeValuesRequest)</pre>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/SortedMap.html?is-external=true" title="class or interface in java.util">SortedMap</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&gt;&nbsp;getGaugeValues(<a href="../../../../org/apache/sirona/store/gauge/GaugeValuesRequest.html" title="class in org.apache.sirona.store.gauge">GaugeValuesRequest</a>&nbsp;gaugeValuesRequest)</pre>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../org/apache/sirona/store/gauge/CommonGaugeDataStore.html#getGaugeValues(org.apache.sirona.store.gauge.GaugeValuesRequest)">getGaugeValues</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../org/apache/sirona/store/gauge/CommonGaugeDataStore.html" title="interface in org.apache.sirona.store.gauge">CommonGaugeDataStore</a></code></dd>

Modified: incubator/sirona/site/apidocs/org/apache/sirona/gauges/GaugeFactory.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/gauges/GaugeFactory.html?rev=1542849&r1=1542848&r2=1542849&view=diff
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/gauges/GaugeFactory.html (original)
+++ incubator/sirona/site/apidocs/org/apache/sirona/gauges/GaugeFactory.html Sun Nov 17 22:13:43 2013
@@ -87,7 +87,7 @@
 <li class="blockList">
 <dl>
 <dt>All Known Implementing Classes:</dt>
-<dd><a href="../../../../org/apache/sirona/jta/JTAGauges.html" title="class in org.apache.sirona.jta">JTAGauges</a>, <a href="../../../../org/apache/sirona/tomee/agent/gauge/TomEEGaugeFactory.html" title="class in org.apache.sirona.tomee.agent.gauge">TomEEGaugeFactory</a></dd>
+<dd><a href="../../../../org/apache/sirona/plugin/hazelcast/agent/HazelcastGaugeFactory.html" title="class in org.apache.sirona.plugin.hazelcast.agent">HazelcastGaugeFactory</a>, <a href="../../../../org/apache/sirona/jta/JTAGauges.html" title="class in org.apache.sirona.jta">JTAGauges</a>, <a href="../../../../org/apache/sirona/tomee/agent/gauge/TomEEGaugeFactory.html" title="class in org.apache.sirona.tomee.agent.gauge">TomEEGaugeFactory</a></dd>
 </dl>
 <hr>
 <br>

Modified: incubator/sirona/site/apidocs/org/apache/sirona/gauges/class-use/Gauge.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/gauges/class-use/Gauge.html?rev=1542849&r1=1542848&r2=1542849&view=diff
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/gauges/class-use/Gauge.html (original)
+++ incubator/sirona/site/apidocs/org/apache/sirona/gauges/class-use/Gauge.html Sun Nov 17 22:13:43 2013
@@ -87,21 +87,37 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.sirona.gauges.jmx">org.apache.sirona.gauges.jmx</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.gauges.counter">org.apache.sirona.gauges.counter</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.sirona.gauges.jvm">org.apache.sirona.gauges.jvm</a></td>
+<td class="colFirst"><a href="#org.apache.sirona.gauges.jmx">org.apache.sirona.gauges.jmx</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.sirona.gauges.jvm">org.apache.sirona.gauges.jvm</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.sirona.jta">org.apache.sirona.jta</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.sirona.plugin.hazelcast.agent">org.apache.sirona.plugin.hazelcast.agent</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 <tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sirona.plugin.hazelcast.agent.gauge">org.apache.sirona.plugin.hazelcast.agent.gauge</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.sirona.repositories">org.apache.sirona.repositories</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#org.apache.sirona.store.counter">org.apache.sirona.store.counter</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.sirona.tomee.agent.gauge">org.apache.sirona.tomee.agent.gauge</a></td>
 <td class="colLast">&nbsp;</td>
@@ -236,6 +252,24 @@
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.sirona.gauges.counter">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a> in <a href="../../../../../org/apache/sirona/gauges/counter/package-summary.html">org.apache.sirona.gauges.counter</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/sirona/gauges/counter/package-summary.html">org.apache.sirona.gauges.counter</a> that implement <a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html" title="class in org.apache.sirona.gauges.counter">CounterGauge</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.sirona.gauges.jmx">
 <!--   -->
 </a>
@@ -319,6 +353,50 @@
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.sirona.plugin.hazelcast.agent">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a> in <a href="../../../../../org/apache/sirona/plugin/hazelcast/agent/package-summary.html">org.apache.sirona.plugin.hazelcast.agent</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../org/apache/sirona/plugin/hazelcast/agent/package-summary.html">org.apache.sirona.plugin.hazelcast.agent</a> that return <a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a>[]</code></td>
+<td class="colLast"><span class="strong">HazelcastGaugeFactory.</span><code><strong><a href="../../../../../org/apache/sirona/plugin/hazelcast/agent/HazelcastGaugeFactory.html#gauges()">gauges</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.sirona.plugin.hazelcast.agent.gauge">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a> in <a href="../../../../../org/apache/sirona/plugin/hazelcast/agent/gauge/package-summary.html">org.apache.sirona.plugin.hazelcast.agent.gauge</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/sirona/plugin/hazelcast/agent/gauge/package-summary.html">org.apache.sirona.plugin.hazelcast.agent.gauge</a> that implement <a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/plugin/hazelcast/agent/gauge/HazelcastGaugeBase.html" title="class in org.apache.sirona.plugin.hazelcast.agent.gauge">HazelcastGaugeBase</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/plugin/hazelcast/agent/gauge/HazelcastMembersGauge.html" title="class in org.apache.sirona.plugin.hazelcast.agent.gauge">HazelcastMembersGauge</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/plugin/hazelcast/agent/gauge/HazelcastPartitionsGauge.html" title="class in org.apache.sirona.plugin.hazelcast.agent.gauge">HazelcastPartitionsGauge</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.sirona.repositories">
 <!--   -->
 </a>
@@ -349,6 +427,24 @@
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.sirona.store.counter">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a> in <a href="../../../../../org/apache/sirona/store/counter/package-summary.html">org.apache.sirona.store.counter</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../org/apache/sirona/store/counter/package-summary.html">org.apache.sirona.store.counter</a> with type parameters of type <a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a>&gt;</code></td>
+<td class="colLast"><span class="strong">InMemoryCounterDataStore.</span><code><strong><a href="../../../../../org/apache/sirona/store/counter/InMemoryCounterDataStore.html#gauges">gauges</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.sirona.tomee.agent.gauge">
 <!--   -->
 </a>

Modified: incubator/sirona/site/apidocs/org/apache/sirona/gauges/class-use/GaugeFactory.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/gauges/class-use/GaugeFactory.html?rev=1542849&r1=1542848&r2=1542849&view=diff
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/gauges/class-use/GaugeFactory.html (original)
+++ incubator/sirona/site/apidocs/org/apache/sirona/gauges/class-use/GaugeFactory.html Sun Nov 17 22:13:43 2013
@@ -79,6 +79,10 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.sirona.plugin.hazelcast.agent">org.apache.sirona.plugin.hazelcast.agent</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.sirona.tomee.agent.gauge">org.apache.sirona.tomee.agent.gauge</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -105,6 +109,24 @@
 </tbody>
 </table>
 </li>
+<li class="blockList"><a name="org.apache.sirona.plugin.hazelcast.agent">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../org/apache/sirona/gauges/GaugeFactory.html" title="interface in org.apache.sirona.gauges">GaugeFactory</a> in <a href="../../../../../org/apache/sirona/plugin/hazelcast/agent/package-summary.html">org.apache.sirona.plugin.hazelcast.agent</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/sirona/plugin/hazelcast/agent/package-summary.html">org.apache.sirona.plugin.hazelcast.agent</a> that implement <a href="../../../../../org/apache/sirona/gauges/GaugeFactory.html" title="interface in org.apache.sirona.gauges">GaugeFactory</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/plugin/hazelcast/agent/HazelcastGaugeFactory.html" title="class in org.apache.sirona.plugin.hazelcast.agent">HazelcastGaugeFactory</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.sirona.tomee.agent.gauge">
 <!--   -->
 </a>

Added: incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/CounterGauge.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/CounterGauge.html?rev=1542849&view=auto
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/CounterGauge.html (added)
+++ incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/CounterGauge.html Sun Nov 17 22:13:43 2013
@@ -0,0 +1,393 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>CounterGauge (Apache Sirona Incubator 0.1-incubating-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CounterGauge (Apache Sirona Incubator 0.1-incubating-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CounterGauge.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sirona/gauges/counter/CounterGauge.html" target="_top">Frames</a></li>
+<li><a href="CounterGauge.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.sirona.gauges.counter</div>
+<h2 title="Class CounterGauge" class="title">Class CounterGauge</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.sirona.gauges.counter.CounterGauge</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">CounterGauge</span>
+extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements <a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a></pre>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_org.apache.sirona.gauges.Gauge">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.sirona.gauges.<a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a></h3>
+<code><a href="../../../../../org/apache/sirona/gauges/Gauge.LoaderHelper.html" title="class in org.apache.sirona.gauges">Gauge.LoaderHelper</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/sirona/counters/Counter.html" title="interface in org.apache.sirona.counters">Counter</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html#counter">counter</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/sirona/counters/MetricData.html" title="enum in org.apache.sirona.counters">MetricData</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html#metric">metric</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="../../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html#role">role</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier</th>
+<th class="colLast" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected </code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html#CounterGauge(org.apache.sirona.counters.Counter)">CounterGauge</a></strong>(<a href="../../../../../org/apache/sirona/counters/Counter.html" title="interface in org.apache.sirona.counters">Counter</a>&nbsp;counter)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html#CounterGauge(org.apache.sirona.counters.Counter, org.apache.sirona.counters.MetricData)">CounterGauge</a></strong>(<a href="../../../../../org/apache/sirona/counters/Counter.html" title="interface in org.apache.sirona.counters">Counter</a>&nbsp;counter,
+            <a href="../../../../../org/apache/sirona/counters/MetricData.html" title="enum in org.apache.sirona.counters">MetricData</a>&nbsp;metric)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html#period()">period</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html#role()">role</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html#value()">value</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang
 /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="counter">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>counter</h4>
+<pre>protected final&nbsp;<a href="../../../../../org/apache/sirona/counters/Counter.html" title="interface in org.apache.sirona.counters">Counter</a> counter</pre>
+</li>
+</ul>
+<a name="metric">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>metric</h4>
+<pre>protected final&nbsp;<a href="../../../../../org/apache/sirona/counters/MetricData.html" title="enum in org.apache.sirona.counters">MetricData</a> metric</pre>
+</li>
+</ul>
+<a name="role">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>role</h4>
+<pre>protected final&nbsp;<a href="../../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a> role</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CounterGauge(org.apache.sirona.counters.Counter)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CounterGauge</h4>
+<pre>protected&nbsp;CounterGauge(<a href="../../../../../org/apache/sirona/counters/Counter.html" title="interface in org.apache.sirona.counters">Counter</a>&nbsp;counter)</pre>
+</li>
+</ul>
+<a name="CounterGauge(org.apache.sirona.counters.Counter, org.apache.sirona.counters.MetricData)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CounterGauge</h4>
+<pre>public&nbsp;CounterGauge(<a href="../../../../../org/apache/sirona/counters/Counter.html" title="interface in org.apache.sirona.counters">Counter</a>&nbsp;counter,
+            <a href="../../../../../org/apache/sirona/counters/MetricData.html" title="enum in org.apache.sirona.counters">MetricData</a>&nbsp;metric)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="role()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>role</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/sirona/Role.html" title="class in org.apache.sirona">Role</a>&nbsp;role()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/sirona/gauges/Gauge.html#role()">role</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="value()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>value</h4>
+<pre>public&nbsp;double&nbsp;value()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/sirona/gauges/Gauge.html#value()">value</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="period()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>period</h4>
+<pre>public&nbsp;long&nbsp;period()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/sirona/gauges/Gauge.html#period()">period</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/sirona/gauges/Gauge.html" title="interface in org.apache.sirona.gauges">Gauge</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CounterGauge.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sirona/gauges/counter/CounterGauge.html" target="_top">Frames</a></li>
+<li><a href="CounterGauge.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/class-use/CounterGauge.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/class-use/CounterGauge.html?rev=1542849&view=auto
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/class-use/CounterGauge.html (added)
+++ incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/class-use/CounterGauge.html Sun Nov 17 22:13:43 2013
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class org.apache.sirona.gauges.counter.CounterGauge (Apache Sirona Incubator 0.1-incubating-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.sirona.gauges.counter.CounterGauge (Apache Sirona Incubator 0.1-incubating-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sirona/gauges/counter/CounterGauge.html" title="class in org.apache.sirona.gauges.counter">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sirona/gauges/counter/class-use/CounterGauge.html" target="_top">Frames</a></li>
+<li><a href="CounterGauge.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class org.apache.sirona.gauges.counter.CounterGauge" class="title">Uses of Class<br>org.apache.sirona.gauges.counter.CounterGauge</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.sirona.gauges.counter.CounterGauge</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../../org/apache/sirona/gauges/counter/CounterGauge.html" title="class in org.apache.sirona.gauges.counter">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../../index.html?org/apache/sirona/gauges/counter/class-use/CounterGauge.html" target="_top">Frames</a></li>
+<li><a href="CounterGauge.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file

Added: incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/package-frame.html?rev=1542849&view=auto
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/package-frame.html (added)
+++ incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/package-frame.html Sun Nov 17 22:13:43 2013
@@ -0,0 +1,18 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.sirona.gauges.counter (Apache Sirona Incubator 0.1-incubating-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../../../org/apache/sirona/gauges/counter/package-summary.html" target="classFrame">org.apache.sirona.gauges.counter</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="CounterGauge.html" title="class in org.apache.sirona.gauges.counter" target="classFrame">CounterGauge</a></li>
+</ul>
+</div>
+</body>
+</html>
\ No newline at end of file

Added: incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/package-summary.html?rev=1542849&view=auto
==============================================================================
--- incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/package-summary.html (added)
+++ incubator/sirona/site/apidocs/org/apache/sirona/gauges/counter/package-summary.html Sun Nov 17 22:13:43 2013
@@ -0,0 +1,133 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>org.apache.sirona.gauges.counter (Apache Sirona Incubator 0.1-incubating-SNAPSHOT API)</title>
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.sirona.gauges.counter (Apache Sirona Incubator 0.1-incubating-SNAPSHOT API)";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/sirona/gauges/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../org/apache/sirona/gauges/jmx/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sirona/gauges/counter/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;org.apache.sirona.gauges.counter</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/sirona/gauges/counter/CounterGauge.html" title="class in org.apache.sirona.gauges.counter">CounterGauge</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/sirona/gauges/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../../org/apache/sirona/gauges/jmx/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/sirona/gauges/counter/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>
\ No newline at end of file