Uses of Interface
org.apache.muse.ws.dm.muws.Metric

Packages that use Metric
org.apache.muse.ws.dm.muws   
org.apache.muse.ws.dm.muws.impl   
 

Uses of Metric in org.apache.muse.ws.dm.muws
 

Methods in org.apache.muse.ws.dm.muws that return Metric
 Metric Metrics.getMetric(QName propertyQName)
           
 

Uses of Metric in org.apache.muse.ws.dm.muws.impl
 

Classes in org.apache.muse.ws.dm.muws.impl that implement Metric
 class SimpleMetric
          SimpleMetric is a collection of metadata that is associated with resource properties that are also metrics.
 

Methods in org.apache.muse.ws.dm.muws.impl that return Metric
 Metric SimpleMetrics.getMetric(QName propertyQName)
           
 

Constructors in org.apache.muse.ws.dm.muws.impl with parameters of type Metric
MetricDecorationProvider(Metric metric)
           
MetricOnDemandListener(Metric metric)
           
MetricUpdateListener(Metric metric)
           
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.