Class ServletsConfiguration

java.lang.Object
org.eclipse.jetty.webapp.AbstractConfiguration
org.eclipse.jetty.webapp.ServletsConfiguration
All Implemented Interfaces:
Configuration

public class ServletsConfiguration extends AbstractConfiguration

Jetty Servlets Configuration

This configuration configures the WebAppContext server/system classes to expose the jetty utility servlets if they are on the server classpath.

  • Constructor Details

    • ServletsConfiguration

      public ServletsConfiguration()
  • Method Details

    • isAvailable

      public boolean isAvailable()
      Returns:
      True if the feature this configuration represents is available and has all its dependencies.