org.apache.activemq.tool.sampler.plugins
Interface CpuSamplerPlugin
- All Known Implementing Classes:
- LinuxCpuSamplerPlugin
public interface CpuSamplerPlugin
WINDOWS_2000
static final String WINDOWS_2000
- See Also:
- Constant Field Values
WINDOWS_NT
static final String WINDOWS_NT
- See Also:
- Constant Field Values
WINDOWS_XP
static final String WINDOWS_XP
- See Also:
- Constant Field Values
WINDOWS_95
static final String WINDOWS_95
- See Also:
- Constant Field Values
WINDOWS_CE
static final String WINDOWS_CE
- See Also:
- Constant Field Values
LINUX
static final String LINUX
- See Also:
- Constant Field Values
SOLARIS
static final String SOLARIS
- See Also:
- Constant Field Values
AIX
static final String AIX
- See Also:
- Constant Field Values
FREEBSD
static final String FREEBSD
- See Also:
- Constant Field Values
MAC_OS
static final String MAC_OS
- See Also:
- Constant Field Values
MAC_OS_X
static final String MAC_OS_X
- See Also:
- Constant Field Values
POWERPC
static final String POWERPC
- See Also:
- Constant Field Values
OS_2
static final String OS_2
- See Also:
- Constant Field Values
getCpuUtilizationStats
String getCpuUtilizationStats()
start
void start()
stop
void stop()
Copyright © 2011 Apache Software Foundation. All Rights Reserved.