| Package | Description |
|---|---|
| org.apache.jasper.runtime | |
| org.apache.tomcat |
| Modifier and Type | Field and Description |
|---|---|
protected InstanceManager |
TagHandlerPool.instanceManager |
| Modifier and Type | Method and Description |
|---|---|
static InstanceManager |
InstanceManagerFactory.getInstanceManager(ServletConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
JspRuntimeLibrary.releaseTag(Tag tag,
InstanceManager instanceManager) |
static void |
JspRuntimeLibrary.releaseTag(Tag tag,
InstanceManager instanceManager,
boolean reused) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleInstanceManager
SimpleInstanceManager
Implement the org.apache.tomcat.InstanceManager interface.
|
| Modifier and Type | Method and Description |
|---|---|
static InstanceManager |
InstanceManagerBindings.get(java.lang.ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InstanceManagerBindings.bind(java.lang.ClassLoader classLoader,
InstanceManager instanceManager) |
Copyright © 2014–2021. All rights reserved.