Package | Description |
---|---|
com.p6spy.engine.logging | |
com.p6spy.engine.outage | |
com.p6spy.engine.spy |
Modifier and Type | Interface and Description |
---|---|
interface |
P6LogLoadableOptions |
Modifier and Type | Class and Description |
---|---|
class |
P6LogOptions |
Modifier and Type | Method and Description |
---|---|
P6LoadableOptions |
P6LogFactory.getOptions(P6OptionsRepository optionsRepository) |
Modifier and Type | Interface and Description |
---|---|
interface |
P6OutageLoadableOptions |
Modifier and Type | Class and Description |
---|---|
class |
P6OutageOptions |
Modifier and Type | Method and Description |
---|---|
P6LoadableOptions |
P6OutageFactory.getOptions(P6OptionsRepository optionsRepository) |
Modifier and Type | Interface and Description |
---|---|
interface |
P6SpyLoadableOptions |
Modifier and Type | Class and Description |
---|---|
class |
P6SpyOptions |
Modifier and Type | Method and Description |
---|---|
<T extends P6LoadableOptions> |
P6ModuleManager.getOptions(Class<T> optionsClass) |
Modifier and Type | Method and Description |
---|---|
P6LoadableOptions |
P6SpyFactory.getOptions(P6OptionsRepository optionsRepository) |
P6LoadableOptions |
P6Factory.getOptions(P6OptionsRepository optionsRepository) |
protected P6LoadableOptions |
P6ModuleManager.registerModule(P6Factory factory) |
Modifier and Type | Method and Description |
---|---|
protected ObjectName |
P6MBeansRegistry.getObjectName(P6LoadableOptions mBean,
String jmxPrefix) |
protected void |
P6MBeansRegistry.registerMBean(P6LoadableOptions mBean,
String jmxPrefix) |
Modifier and Type | Method and Description |
---|---|
void |
P6MBeansRegistry.registerMBeans(Collection<P6LoadableOptions> allOptions) |
Copyright © 2002-2014 P6Spy. All Rights Reserved.