org.apache.avalon.framework.thread
Interface SingleThreaded

All Known Implementing Classes:
SingleThreadedPool

public interface SingleThreaded

A interface to mark a component as not ThreadSafe. NB: It was a deliberat e choice not to extend Component. This will have to be reassed once we see it in action.

Author:
Peter Donald



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.