Package | Description |
---|---|
com.p6spy.engine.leak | |
com.p6spy.engine.logging | |
com.p6spy.engine.outage | |
com.p6spy.engine.spy |
Modifier and Type | Interface and Description |
---|---|
interface |
P6LeakLoadableOptions |
Modifier and Type | Class and Description |
---|---|
class |
P6LeakOptions |
Modifier and Type | Method and Description |
---|---|
P6LoadableOptions |
P6LeakFactory.getOptions(P6OptionsRepository optionsRepository) |
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) |
Constructor and Description |
---|
P6MBeansRegistry(Collection<P6LoadableOptions> mBeans) |
Copyright © 2002-2014 P6Spy. All Rights Reserved.