public class InMemoryTagService extends Object implements TagService
| Constructor and Description |
|---|
InMemoryTagService() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
findAllOrderByNameAsc() |
void |
handleEvictEntry(EntryEvictEvent.Bulk event) |
void |
handlePutEntry(EntryPutEvent.Bulk event) |
@EventListener public void handlePutEntry(EntryPutEvent.Bulk event)
@EventListener public void handleEvictEntry(EntryEvictEvent.Bulk event)
public List<String> findAllOrderByNameAsc()
findAllOrderByNameAsc in interface TagServiceCopyright © 2016 Pivotal Software, Inc.. All rights reserved.