Package org.apache.catalina
Interface ThreadBindingListener
- 
 public interface ThreadBindingListenerCallback for establishing naming association when entering the application scope. This corresponds to setting the context classloader.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidbind()voidunbind()
 
-