Interface CoreEnvironmentBeanMBean

All Known Implementing Classes:
CoreEnvironmentBean

public interface CoreEnvironmentBeanMBean
A JMX MBean interface containing assorted configuration for the core transaction system.
Author:
Jonathan Halliday (jonathan.halliday@redhat.com)
  • Method Details

    • getVarDir

      String getVarDir()
    • getNodeIdentifier

      String getNodeIdentifier()
    • getSocketProcessIdPort

      int getSocketProcessIdPort()
    • getSocketProcessIdMaxPorts

      int getSocketProcessIdMaxPorts()
    • getProcessImplementationClassName

      String getProcessImplementationClassName()
    • getPid

      int getPid()
    • isAllowMultipleLastResources

      boolean isAllowMultipleLastResources()
    • isDisableMultipleLastResourcesWarning

      boolean isDisableMultipleLastResourcesWarning()
    • getBuildVersion

      String getBuildVersion()
    • getBuildId

      String getBuildId()