Class Jetty8xInstalledLocalContainer

    • Constructor Detail

      • Jetty8xInstalledLocalContainer

        public Jetty8xInstalledLocalContainer​(LocalConfiguration configuration)
        Jetty8xInstalledLocalContainer Constructor.
        Parameters:
        configuration - The configuration associated with the container
    • Method Detail

      • getStartArguments

        protected String[] getStartArguments​(String classpath)
        Returns the arguments to pass to the Jetty start command.
        Overrides:
        getStartArguments in class Jetty7xInstalledLocalContainer
        Parameters:
        classpath - Jetty classpath (exludes tools.jar).
        Returns:
        Arguments to add to the Jetty start.jar command.