org.apache.avalon.framework.thread
Interface ThreadSafe

All Known Subinterfaces:
DataSourceComponent
All Known Implementing Classes:
AbstractPool, DefaultComponentFactory, DefaultComponentPoolController, DefaultComponentSelector, HardResourceLimitingPool

public interface ThreadSafe

A interface to mark a component as ThreadSafe or reentrant. 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.