Interface SampleService

  • All Known Implementing Classes:
    SampleServiceWithCachingImpl

    public interface SampleService
    Example service, with an expensive operation, which SampleCachingService will cache.
    Author:
    Michael Vorburger.ch