Package gr.uoa.di.madgik.grs.registry

Class Summary
GRSRegistry The GRSRegistry utility class is a statically initialized single instance per JVM that can uniquely register and reference items registered to it using a unique identifier.
LifecycleManager The LifecycleManager is a utility class that monitors the items registered with the GRSRegistry and makes sure that they are properly purged when their lifecycle properties dictates their disposal.