Modifier and Type | Method and Description |
---|---|
void |
ApplicationClientConfigurationPersister.registerSubsystemDeploymentWriter(String name,
org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext> writer) |
void |
ApplicationClientConfigurationPersister.registerSubsystemWriter(String name,
org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext> writer) |
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 |
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 |
---|---|
void |
ExtensionRegistry.SubsystemRegistrationImpl.registerXMLElementWriter(org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext> writer) |
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 |
AbstractConfigurationPersister.registerSubsystemDeploymentWriter(String name,
org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext> deparser) |
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.registerSubsystemWriter(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.
|
Modifier and Type | Method and Description |
---|---|
void |
EJB3SubsystemXMLPersister.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
protected void |
EJB3SubsystemXMLPersister.writeElements(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
HostControllerConfigurationPersister.registerSubsystemDeploymentWriter(String name,
org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext> writer)
Deprecated.
|
void |
HostControllerConfigurationPersister.registerSubsystemWriter(String name,
org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext> writer) |
Modifier and Type | Method and Description |
---|---|
void |
JacORBSubsystemParser.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
JAXRSubsystemWriter.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
JdrReportSubsystemParser.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
LoggingSubsystemWriter.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
MessagingXMLWriter.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
NamingSubsystemXMLPersister.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) |
Modifier and Type | Method and Description |
---|---|
void |
ModClusterSubsystemXMLWriter.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Modifier and Type | Method and Description |
---|---|
void |
UndertowSubsystemParser_1_0.writeContent(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
SubsystemMarshallingContext context) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.