public class TypeConverterInterceptor extends BaseTypeConverterInterceptor
cacheConfiguration| Constructor and Description |
|---|
TypeConverterInterceptor(Marshaller marshaller) |
| Modifier and Type | Method and Description |
|---|---|
protected TypeConverter<Object,Object,Object,Object> |
determineTypeConverter(Set<Flag> flags)
Subclasses need to return a TypeConverter instance that is appropriate for a cache operation with the specified flags.
|
init, visitEntrySetCommand, visitGetKeyValueCommand, visitKeySetCommand, visitPutKeyValueCommand, visitRemoveCommand, visitReplaceCommandgetLockAcquisitionTimeout, getLog, getNext, handleDefault, hasNext, hasSkipLocking, injectConfiguration, invokeNextInterceptor, setNextvisitApplyDeltaCommand, visitClearCommand, visitCollection, visitCommitCommand, visitDistributedExecuteCommand, visitEvictCommand, visitInvalidateCommand, visitInvalidateL1Command, visitLockControlCommand, visitPrepareCommand, visitPutMapCommand, visitRollbackCommand, visitSizeCommand, visitUnknownCommand, visitValuesCommandpublic TypeConverterInterceptor(Marshaller marshaller)
protected TypeConverter<Object,Object,Object,Object> determineTypeConverter(Set<Flag> flags)
BaseTypeConverterInterceptordetermineTypeConverter in class BaseTypeConverterInterceptorflags - the set of flags for the current cache operationnullCopyright © 2013 JBoss, a division of Red Hat. All rights reserved.