public static class ContextStateCacheNoSave.MyContextStatePathValueBindingSerializable extends Object implements ContextStatePathValueBinding
Constructor and Description |
---|
MyContextStatePathValueBindingSerializable() |
Modifier and Type | Method and Description |
---|---|
Object |
byteArrayToObject(byte[] bytes,
EventAdapterService eventAdapterService) |
byte[] |
toByteArray(Object contextInfo) |
public MyContextStatePathValueBindingSerializable()
public Object byteArrayToObject(byte[] bytes, EventAdapterService eventAdapterService)
byteArrayToObject
in interface ContextStatePathValueBinding
public byte[] toByteArray(Object contextInfo)
toByteArray
in interface ContextStatePathValueBinding