Uses of Class
org.ow2.jasmine.monitoring.mbeancmd.context.SamplerContext

Packages that use SamplerContext
org.ow2.jasmine.monitoring.mbeancmd.sampling   
 

Uses of SamplerContext in org.ow2.jasmine.monitoring.mbeancmd.sampling
 

Fields in org.ow2.jasmine.monitoring.mbeancmd.sampling declared as SamplerContext
protected  SamplerContext Sampler.context
          context of the sampler
 

Methods in org.ow2.jasmine.monitoring.mbeancmd.sampling with parameters of type SamplerContext
static Sampler SamplerFactory.newSampler(String type, String onPattern, SamplerContext context)
          Creates a sampler of a given type and a given JMX URL.
 

Constructors in org.ow2.jasmine.monitoring.mbeancmd.sampling with parameters of type SamplerContext
CpuSunSampler(SamplerContext context)
          Implementation of inherited method.
DSSampler(SamplerContext context)
          Implementation of inherited method.
EntitySampler(SamplerContext context)
          Implementation of inherited method.
JCACFSampler(SamplerContext context)
          Implementation of inherited method.
JoramQSampler(SamplerContext context)
          Implementation of inherited method.
Sampler(SamplerContext context)
          Creates the Sampler using a JMX URL.
ServerSampler(SamplerContext context)
          Implementation of inherited method.
ServletSampler(SamplerContext context)
          Implementation of inherited method.
SessionBeanSampler(SamplerContext context)
           
SFBSampler(SamplerContext context)
          Implementation of inherited method.
SLBSampler(SamplerContext context)
          Implementation of inherited method.
TxSampler(SamplerContext context)
          Implementation of inherited method.
WebSampler(SamplerContext context)
          Implementation of inherited method.
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.