Uses of Interface
org.apache.tomcat.InstanceManager
Packages that use InstanceManager
-
Uses of InstanceManager in org.apache.jasper.runtime
Fields in org.apache.jasper.runtime declared as InstanceManagerMethods in org.apache.jasper.runtime that return InstanceManagerModifier and TypeMethodDescriptionstatic InstanceManagerInstanceManagerFactory.getInstanceManager(jakarta.servlet.ServletConfig config) Methods in org.apache.jasper.runtime with parameters of type InstanceManagerModifier and TypeMethodDescriptionprotected static voidJspRuntimeLibrary.releaseTag(Tag tag, InstanceManager instanceManager) static voidJspRuntimeLibrary.releaseTag(Tag tag, InstanceManager instanceManager, boolean reused) -
Uses of InstanceManager in org.apache.tomcat
Classes in org.apache.tomcat that implement InstanceManagerModifier and TypeClassDescriptionclassSimpleInstanceManager Implement the org.apache.tomcat.InstanceManager interface.Methods in org.apache.tomcat that return InstanceManagerModifier and TypeMethodDescriptionstatic InstanceManagerInstanceManagerBindings.get(ClassLoader classLoader) Methods in org.apache.tomcat with parameters of type InstanceManagerModifier and TypeMethodDescriptionstatic voidInstanceManagerBindings.bind(ClassLoader classLoader, InstanceManager instanceManager)