Package hu.midori.kosmos.server

Class Summary
AbstractKosmosService Each Kosmos service must extend this baseclass.
MethodResultCacheInterceptor Intercepts the service method calls and caches the result.
ServiceResultUpdaterJob Quartz job for scheduled updates of the content of the cache.
UpdateableCachedValue Wraps both method invocation and its return value, so that it can be stored in the cache and can be updated any time later.