Class IntrospectorCleaner

java.lang.Object
org.eclipse.jetty.servlet.listener.IntrospectorCleaner
All Implemented Interfaces:
jakarta.servlet.ServletContextListener, EventListener

public class IntrospectorCleaner extends Object implements jakarta.servlet.ServletContextListener
IntrospectorCleaner Cleans a static cache of Methods held by java.beans.Introspector class when a context is undeployed.
See Also: