public class LevelDBStoreConfigurationSerializer extends AbstractStoreSerializer implements ConfigurationSerializer<LevelDBStoreConfiguration>
Constructor and Description |
---|
LevelDBStoreConfigurationSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(XMLExtendedStreamWriter writer,
LevelDBStoreConfiguration configuration) |
writeCommonStoreElements, writeCommonStoreSubAttributes
public void serialize(XMLExtendedStreamWriter writer, LevelDBStoreConfiguration configuration) throws XMLStreamException
serialize
in interface ConfigurationSerializer<LevelDBStoreConfiguration>
XMLStreamException
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.