public abstract class AbstractStoreSerializer extends Object
| Constructor and Description |
|---|
AbstractStoreSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeCommonStoreElements(XMLExtendedStreamWriter writer,
StoreConfiguration configuration) |
protected void |
writeCommonStoreSubAttributes(XMLExtendedStreamWriter writer,
AbstractStoreConfiguration configuration) |
protected void writeCommonStoreSubAttributes(XMLExtendedStreamWriter writer, AbstractStoreConfiguration configuration) throws XMLStreamException
XMLStreamExceptionprotected void writeCommonStoreElements(XMLExtendedStreamWriter writer, StoreConfiguration configuration) throws XMLStreamException
XMLStreamExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.