|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Sampler | |
|---|---|
| org.ow2.jasmine.monitoring.mbeancmd.context | |
| org.ow2.jasmine.monitoring.mbeancmd.sampling | |
| Uses of Sampler in org.ow2.jasmine.monitoring.mbeancmd.context |
|---|
| Methods in org.ow2.jasmine.monitoring.mbeancmd.context that return Sampler | |
|---|---|
Sampler |
SamplerContext.getSampler()
|
| Methods in org.ow2.jasmine.monitoring.mbeancmd.context with parameters of type Sampler | |
|---|---|
void |
SamplerContext.setSampler(Sampler sampler)
|
| Uses of Sampler in org.ow2.jasmine.monitoring.mbeancmd.sampling |
|---|
| Subclasses of Sampler in org.ow2.jasmine.monitoring.mbeancmd.sampling | |
|---|---|
class |
CpuSunSampler
Data sampler for the Sun Java VM. |
class |
DSSampler
Sampler for datasources. |
class |
EntitySampler
Sampler for entity beans. |
class |
JCACFSampler
Sampler for JCA Connection Factories. |
class |
JoramQSampler
Sampler for JORAM Queues. |
class |
ServerSampler
Sampler for statistics on various parts of the J2EE server. |
class |
ServletSampler
Sampler for servlet data. |
class |
SFBSampler
Sampler for retrieving data from stateful session beans. |
class |
SLBSampler
Sampler for retrieving data from stateless session beans. |
class |
TxSampler
Transaction statistics sampler. |
class |
WebSampler
Sampler that retrieves statistics from the HTTP server. |
| Methods in org.ow2.jasmine.monitoring.mbeancmd.sampling that return Sampler | |
|---|---|
static Sampler |
SamplerFactory.newSampler(java.lang.String type)
Creates a sampler of a given type. |
static Sampler |
SamplerFactory.newSampler(java.lang.String type,
JmxContext context)
Creates a sampler of a given type and a given JMX URL. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||