public interface ConfigurationSerializer<T>
Modifier and Type | Method and Description |
---|---|
void |
serialize(XMLExtendedStreamWriter writer,
T configuration) |
void serialize(XMLExtendedStreamWriter writer, T configuration) throws XMLStreamException
XMLStreamException
Copyright © 2021 JBoss by Red Hat. All rights reserved.