Interface ServerXMLConfigurationMBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String OBJECT_NAME
      A String representing the ObjectName that this MBean maps to.
    • Field Detail

      • OBJECT_NAME

        static final java.lang.String OBJECT_NAME
        A String representing the ObjectName that this MBean maps to.
        See Also:
        Constant Field Values
    • Method Detail

      • fetchConfigurationFilePaths

        java.util.Collection<java.lang.String> fetchConfigurationFilePaths()
        Fetches and returns a collection containing the file paths of all the server configuration files known to the server.
        Returns:
        an unordered collection of server configuration file paths