Interface SampleService
-
- All Known Implementing Classes:
SampleServiceWithCachingImpl
public interface SampleServiceExample service, with an expensive operation, which SampleCachingService will cache.- Author:
- Michael Vorburger.ch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringsayHello(String toWho)
-