|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCommandInterceptor | |
|---|---|
| org.shoal.ha.cache.api | |
| org.shoal.ha.cache.impl.command | |
| org.shoal.ha.cache.impl.interceptor | |
| Uses of AbstractCommandInterceptor in org.shoal.ha.cache.api |
|---|
| Methods in org.shoal.ha.cache.api that return AbstractCommandInterceptor | |
|---|---|
AbstractCommandInterceptor<K,V> |
AbstractCommandInterceptor.getNext()
|
AbstractCommandInterceptor<K,V> |
AbstractCommandInterceptor.getPrev()
|
| Methods in org.shoal.ha.cache.api with parameters of type AbstractCommandInterceptor | |
|---|---|
void |
AbstractCommandInterceptor.setNext(AbstractCommandInterceptor<K,V> next)
|
void |
AbstractCommandInterceptor.setPrev(AbstractCommandInterceptor<K,V> prev)
|
| Uses of AbstractCommandInterceptor in org.shoal.ha.cache.impl.command |
|---|
| Methods in org.shoal.ha.cache.impl.command with parameters of type AbstractCommandInterceptor | |
|---|---|
void |
CommandManager.registerExecutionInterceptor(AbstractCommandInterceptor<K,V> interceptor)
|
| Uses of AbstractCommandInterceptor in org.shoal.ha.cache.impl.interceptor |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||