public class SaJMXFileProperties extends SaAbstractJMXProperties
SaAbstractJMXProperties
.CFG_FILE, PASSWORD_REPLACEMENT, PASSWORD_SUFFIX
defaults
Constructor and Description |
---|
SaJMXFileProperties(String configName,
String configFile)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected MBeanAttributeInfo[] |
constructAttributes()
Construct attributes.
|
protected MBeanConstructorInfo[] |
constructConstructors()
Construct constructors.
|
protected MBeanOperationInfo[] |
constructOperations()
Construct Operations.
|
protected Object |
handleInvoke(String actionName,
Object[] params,
String[] signature)
Invoke handling.
|
getAttribute, getAttributes, getConfigStream, getMBeanInfo, invoke, isWriteable, register, setAttribute, setAttributes, setWriteable
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values
public SaJMXFileProperties(String configName, String configFile) throws IOException
configName
- Config nameconfigFile
- Config fileIOException
- Exceptionprotected MBeanAttributeInfo[] constructAttributes()
constructAttributes
in class SaAbstractJMXProperties
SaAbstractJMXProperties.constructAttributes()
protected MBeanOperationInfo[] constructOperations()
constructOperations
in class SaAbstractJMXProperties
SaAbstractJMXProperties.constructOperations()
protected MBeanConstructorInfo[] constructConstructors()
constructConstructors
in class SaAbstractJMXProperties
SaAbstractJMXProperties.constructConstructors()
protected Object handleInvoke(String actionName, Object[] params, String[] signature) throws MBeanException, ReflectionException
handleInvoke
in class SaAbstractJMXProperties
actionName
- Action nameparams
- Parameterssignature
- SignaturesMBeanException
- MBeanExceptionReflectionException
- ReflectionExceptionSaAbstractJMXProperties.handleInvoke(java.lang.String,
java.lang.Object[], java.lang.String[])
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.