Modifier and Type | Field and Description |
---|---|
static org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext> |
InfinispanSubsystemXMLWriter.INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
InfinispanSubsystemXMLWriter.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
JGroupsSubsystemXMLWriter.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
DataSourcesExtension.DataSourceSubsystemParser.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ResourceAdaptersExtension.ResourceAdapterSubsystemParser.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SubsystemRegistration.registerXMLElementWriter(org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext> writer)
Registers the
XMLElementWriter that can handle marshalling
the subsystem's configuration to XML. |
Modifier and Type | Method and Description |
---|---|
org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext> |
ModelMarshallingContext.getSubsystemDeploymentWriter(String subsystemName)
Gets the writer that can marshal the per-deployment configuration for the
subsystem with the given name.
|
org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext> |
ModelMarshallingContext.getSubsystemWriter(String subsystemName)
Gets the writer that can marshal the subsystem with the given name.
|
Modifier and Type | Method and Description |
---|---|
void |
SubsystemXmlWriterRegistry.registerSubsystemDeploymentWriter(String name,
org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext> writer)
Deprecated.
currently not used and will be removed in a future release if not used.
|
void |
AbstractConfigurationPersister.registerSubsystemDeploymentWriter(String name,
org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext> deparser) |
void |
SubsystemXmlWriterRegistry.registerSubsystemWriter(String name,
org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext> writer)
Registers the writer that can marshal to XML the configuration of the
named subsystem.
|
void |
AbstractConfigurationPersister.registerSubsystemWriter(String name,
org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext> deparser) |
Modifier and Type | Method and Description |
---|---|
void |
EJB3Subsystem10Parser.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
void |
EJB3Subsystem12Parser.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
void |
EJB3Subsystem11Parser.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
LoggingSubsystemParser.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
NamingSubsystem11Parser.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
SecuritySubsystemParser.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
ThreadsParser.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.