Class SampleServiceWithCachingImpl

  • All Implemented Interfaces:
    SampleService

    @Singleton
    public class SampleServiceWithCachingImpl
    extends Object
    implements SampleService
    Example service implementation. Illustrates how to use the caches infrautils.
    Author:
    Michael Vorburger.ch