Package org.apache.avalon.framework.thread
package org.apache.avalon.framework.thread
Interfaces enabling declaration of single threaded and thread-safe components.
-
InterfacesClassDescriptionA interface to mark a component as SingleThreaded.A interface to mark a component as ThreadSafe or reentrant.