Package org.apache.avalon.framework.thread


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