@Singleton public class SampleServiceWithCachingImpl extends Object implements SampleService
| Constructor and Description |
|---|
SampleServiceWithCachingImpl(CacheProvider cacheProvider) |
@Inject public SampleServiceWithCachingImpl(CacheProvider cacheProvider)
@PreDestroy public void close() throws Exception
Exceptionpublic String sayHello(String toWho)
sayHello in interface SampleServiceCopyright © 2019 OpenDaylight. All rights reserved.