Package org.apache.avalon.excalibur.lang

Interface Summary
ThreadContextAccessor The ThreadContextAccessor is the interface through which ThreadContextPolicy objects access thread context.
ThreadContextPolicy The ThreadContextPolicy determines the policy with which items can be added to context.
 

Class Summary
DefaultThreadContextPolicy Default ThreadContextPolicy that just maintains the ContextClassLoader ThreadLocal variable.
LayeredThreadContext The LayeredThreadContext defines a set of data that is associated with a particular thread.
ThreadContext The ThreadContext defines a set of data that is associated with a particular thread.
 



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.