Class SaJMXBackendProperties

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, java.util.Map<java.lang.Object,​java.lang.Object>, javax.management.DynamicMBean

    public class SaJMXBackendProperties
    extends SaAbstractJMXProperties
    Represents the Saperion backend properties as DynamicMBean MBean.
    Implements the abstract class SaAbstractJMXProperties.
    Author:
    rbo
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected javax.management.MBeanAttributeInfo[] constructAttributes()
      Construct attributes.
      protected javax.management.MBeanConstructorInfo[] constructConstructors()
      Construct constructors.
      protected javax.management.MBeanOperationInfo[] constructOperations()
      Construct Operations.
      protected java.lang.Object handleInvoke​(java.lang.String actionName, java.lang.Object[] params, java.lang.String[] signature)
      Invoke handling.
      void setAttribute​(javax.management.Attribute attribute)
      • Methods inherited from class java.util.Properties

        clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, getProperty, getProperty, hashCode, isEmpty, keys, keySet, list, list, load, load, loadFromXML, merge, propertyNames, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, save, setProperty, size, store, store, storeToXML, storeToXML, storeToXML, stringPropertyNames, toString, values
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait