This interface is required of all shutdown observers. These observers can observer ShutdownObservable objects. The CacheManager is the primary observable that this is intended for.
Most shutdown operations will occur outside this framework for now. The initial goal is to allow background threads that are not reachable through any reference that the cahe manager maintains to be killed on shutdown.
@author Aaron Smuts
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.