lazyj.cache
Class Cache

java.lang.Object
  extended by java.lang.Thread
      extended by lazyj.cache.Cache
All Implemented Interfaces:
java.lang.Runnable

public class Cache
extends java.lang.Thread

This class is a central point where all the data caching structure can be stored, for universal access. Any structure registered here will be automatically refreshed and it will be visible to everybody provided they know the registration key.

To register something into this repository you need to have: