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

Packages that use JmxContext
org.ow2.jasmine.monitoring.mbeancmd.audit   
org.ow2.jasmine.monitoring.mbeancmd.context   
org.ow2.jasmine.monitoring.mbeancmd.sampling   
 

Uses of JmxContext in org.ow2.jasmine.monitoring.mbeancmd.audit
 

Subclasses of JmxContext in org.ow2.jasmine.monitoring.mbeancmd.audit
 class AuditContext
           
 

Uses of JmxContext in org.ow2.jasmine.monitoring.mbeancmd.context
 

Subclasses of JmxContext in org.ow2.jasmine.monitoring.mbeancmd.context
 class DumpContext
           
 class MonologContext
           
 class SamplerContext
          Sampler context.
 class StatContext
          Statistic context.
 

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

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

Methods in org.ow2.jasmine.monitoring.mbeancmd.sampling with parameters of type JmxContext
static Sampler SamplerFactory.newSampler(java.lang.String type, JmxContext 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 JmxContext
CpuSunSampler(JmxContext context)
          Implementation of inherited method.
DSSampler(JmxContext context)
          Implementation of inherited method.
EntitySampler(JmxContext context)
          Implementation of inherited method.
JCACFSampler(JmxContext context)
          Implementation of inherited method.
JoramQSampler(JmxContext context)
          Implementation of inherited method.
Sampler(JmxContext context)
          Creates the Sampler using a JMX URL.
ServerSampler(JmxContext context)
          Implementation of inherited method.
ServletSampler(JmxContext context)
          Implementation of inherited method.
SFBSampler(JmxContext context)
          Implementation of inherited method.
SLBSampler(JmxContext context)
          Implementation of inherited method.
TxSampler(JmxContext context)
          Implementation of inherited method.
WebSampler(JmxContext context)
          Implementation of inherited method.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.