public class P6LeakOptions extends StandardMBean implements P6LeakLoadableOptions
Constructor and Description |
---|
P6LeakOptions(P6OptionsRepository optionsRepository) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getDefaults() |
Map |
getOpenObjects() |
void |
load(Map<String,String> options)
Loads only those options, that are relevant for the current implementation.
|
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation
public P6LeakOptions(P6OptionsRepository optionsRepository)
public Map getOpenObjects()
getOpenObjects
in interface P6LeakOptionsMBean
public void load(Map<String,String> options)
P6LoadableOptions
load
in interface P6LoadableOptions
options
- options to be loaded.public Map<String,String> getDefaults()
getDefaults
in interface P6LoadableOptions
Copyright © 2002-2014 P6Spy. All Rights Reserved.