Package org.apache.avalon.framework.thread

Interfaces enabling declaration of single threaded and thread-safe components.

See:
          Description

Interface Summary
SingleThreaded A interface to mark a component as SingleThreaded.
ThreadSafe A interface to mark a component as ThreadSafe or reentrant.
 

Package org.apache.avalon.framework.thread Description

Interfaces enabling declaration of single threaded and thread-safe components.



Copyright © 1997-2005 The Apache Software Foundation. All Rights Reserved.