public class InMemoryCategoryService extends Object implements CategoryService
| Constructor and Description |
|---|
InMemoryCategoryService() |
| Modifier and Type | Method and Description |
|---|---|
List<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<List<String>> findAllOrderByNameAsc()
findAllOrderByNameAsc in interface CategoryServiceCopyright © 2016 Pivotal Software, Inc.. All rights reserved.