Uses of Class
com.saperion.config.SaAbstractJMXProperties
-
Packages that use SaAbstractJMXProperties Package Description com.saperion.config This package contains the JMX configuration part. -
-
Uses of SaAbstractJMXProperties in com.saperion.config
Subclasses of SaAbstractJMXProperties in com.saperion.config Modifier and Type Class Description classSaJMXBackendPropertiesRepresents the Saperion backend properties asDynamicMBeanMBean.classSaJMXFilePropertiesDefines the properties of a configuration file as MBean.classSaJMXLinkPropertiesDefines the properties of th link configuration as MBean.classSaJMXPropertiesDefines properties as MBean.classSaJMXStreamPropertiesDefines the properties of a configuration stream as MBean.classSaJMXSystemPropertiesDefines the properties of a system property as MBean.classSaJMXXMLPropertiesDefines the properties of a configuration file as MBean.Methods in com.saperion.config with parameters of type SaAbstractJMXProperties Modifier and Type Method Description voidSaJMXConfiguration. addNewProperties(java.lang.String name, SaAbstractJMXProperties props)Add new property set.
-