Class ListenerHostConfig

java.lang.Object
org.apache.struts2.dispatcher.listener.ListenerHostConfig
All Implemented Interfaces:
HostConfig

public class ListenerHostConfig extends Object implements HostConfig
Host configuration that just holds a ServletContext
  • Constructor Details

    • ListenerHostConfig

      public ListenerHostConfig(jakarta.servlet.ServletContext servletContext)
  • Method Details