Class ServletHostConfig

java.lang.Object
org.apache.struts2.dispatcher.servlet.ServletHostConfig
All Implemented Interfaces:
HostConfig

public class ServletHostConfig extends Object implements HostConfig
Host configuration that wraps a ServletConfig
  • Constructor Details

    • ServletHostConfig

      public ServletHostConfig(jakarta.servlet.ServletConfig config)
  • Method Details