Interface JBossInstalledLocalContainer

    • Method Detail

      • getConfDir

        String getConfDir​(String configurationName)
        Parameters:
        configurationName - the JBoss server configuration name for which to return the conf dir
        Returns:
        The conf directory located under the container's home installation directory
      • getLibDir

        String getLibDir​(String configurationName)
        Parameters:
        configurationName - the JBoss server configuration name for which to return the conf dir
        Returns:
        The lib directory located under the container's home installation directory
      • getDeployDir

        String getDeployDir​(String configurationName)
        Parameters:
        configurationName - the JBoss server configuration name for which to return the conf dir
        Returns:
        The deploy directory located under the container's home installation directory