| Package | Description |
|---|---|
| org.apache.catalina | |
| org.apache.catalina.core |
| Modifier and Type | Method and Description |
|---|---|
ThreadBindingListener |
Context.getThreadBindingListener()
Get the associated ThreadBindingListener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Context.setThreadBindingListener(ThreadBindingListener threadBindingListener)
Get the associated ThreadBindingListener.
|
| Modifier and Type | Field and Description |
|---|---|
protected static ThreadBindingListener |
StandardContext.DEFAULT_NAMING_LISTENER |
protected ThreadBindingListener |
StandardContext.threadBindingListener |
| Modifier and Type | Method and Description |
|---|---|
ThreadBindingListener |
StandardContext.getThreadBindingListener()
Get the associated ThreadBindingListener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandardContext.setThreadBindingListener(ThreadBindingListener threadBindingListener)
Get the associated ThreadBindingListener.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.