public class TransactionalStateWriter extends AbstractDescribedTypeWriter<TransactionalState>
ValueWriter.Factory<V>, ValueWriter.Registry
Constructor and Description |
---|
TransactionalStateWriter(ValueWriter.Registry registry) |
Modifier and Type | Method and Description |
---|---|
protected void |
clear() |
protected ValueWriter |
createDescribedWriter() |
protected Object |
getDescriptor() |
protected void |
onSetValue(TransactionalState value) |
static void |
register(ValueWriter.Registry registry) |
createDescriptorWriter, getRegistry, isCacheable, isComplete, setRegistry, setValue, writeToBuffer
public TransactionalStateWriter(ValueWriter.Registry registry)
protected void onSetValue(TransactionalState value)
onSetValue
in class AbstractDescribedTypeWriter<TransactionalState>
protected void clear()
clear
in class AbstractDescribedTypeWriter<TransactionalState>
protected Object getDescriptor()
getDescriptor
in class AbstractDescribedTypeWriter<TransactionalState>
protected ValueWriter createDescribedWriter()
createDescribedWriter
in class AbstractDescribedTypeWriter<TransactionalState>
public static void register(ValueWriter.Registry registry)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.