Package | Description |
---|---|
org.jboss.as.appclient.subsystem.parsing | |
org.jboss.as.controller.persistence | |
org.jboss.as.host.controller.parsing | |
org.jboss.as.server.parsing |
Modifier and Type | Method and Description |
---|---|
void |
AppClientXml.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
ModelMarshallingContext context) |
Constructor and Description |
---|
AbstractConfigurationPersister(org.jboss.staxmapper.XMLElementWriter<ModelMarshallingContext> rootDeparser)
Construct a new instance.
|
BackupXmlConfigurationPersister(ConfigurationFile file,
QName rootElement,
org.jboss.staxmapper.XMLElementReader<List<org.jboss.dmr.ModelNode>> rootParser,
org.jboss.staxmapper.XMLElementWriter<ModelMarshallingContext> rootDeparser)
Construct a new instance.
|
NullConfigurationPersister(org.jboss.staxmapper.XMLElementWriter<ModelMarshallingContext> rootDeparser) |
TransientConfigurationPersister(ConfigurationFile file,
QName rootElement,
org.jboss.staxmapper.XMLElementReader<List<org.jboss.dmr.ModelNode>> rootParser,
org.jboss.staxmapper.XMLElementWriter<ModelMarshallingContext> rootDeparser)
Construct a new instance.
|
XmlConfigurationPersister(File fileName,
QName rootElement,
org.jboss.staxmapper.XMLElementReader<List<org.jboss.dmr.ModelNode>> rootParser,
org.jboss.staxmapper.XMLElementWriter<ModelMarshallingContext> rootDeparser)
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
DomainXml.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
ModelMarshallingContext context) |
void |
HostXml.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
ModelMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
StandaloneXml.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
ModelMarshallingContext context) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.