Class IntrospectorCleaner

  • All Implemented Interfaces:
    java.util.EventListener, ServletContextListener

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