Class Cache.EntryListenerAdapter

java.lang.Object
org.axonframework.common.caching.Cache.EntryListenerAdapter
All Implemented Interfaces:
Cache.EntryListener
Enclosing interface:
Cache

public static class Cache.EntryListenerAdapter extends Object implements Cache.EntryListener
Adapter implementation for the EntryListener, allowing for overriding only specific callback methods.