Skip navigation links
Wildscribe Model Dumper 2.1.0.Final
A C G M O S T 

A

addRequiredExtension(String) - Method in class org.jboss.wildscribe.modeldumper.Configuration
Adds a required extension to validate the extension has been added to the running server.
addRequiredExtensions(String...) - Method in class org.jboss.wildscribe.modeldumper.Configuration
Adds the required extensiosn to validate the extensions have been added to the running server.
addRequiredExtensions(Collection<String>) - Method in class org.jboss.wildscribe.modeldumper.Configuration
Adds the required extensions to validate the extensions have been added to the running server.

C

Configuration - Class in org.jboss.wildscribe.modeldumper
The configuration used to export the model of a running server to a DMR file.

G

getAddress() - Method in class org.jboss.wildscribe.modeldumper.Configuration
The address where the model should be dumped from.
getHostName() - Method in class org.jboss.wildscribe.modeldumper.Configuration
Returns the host name used for the management connection.
getPort() - Method in class org.jboss.wildscribe.modeldumper.Configuration
Returns the management port fot the client to connect to.
getProtocol() - Method in class org.jboss.wildscribe.modeldumper.Configuration
Returns the protocol used for the management connection.
getRequiredExtensions() - Method in class org.jboss.wildscribe.modeldumper.Configuration
Returns the required extensions to validate they have been added to the running server.
getTargetFile() - Method in class org.jboss.wildscribe.modeldumper.Configuration
Returns the target file to write the model to.

M

Main - Class in org.jboss.wildscribe.modeldumper
 
Main() - Constructor for class org.jboss.wildscribe.modeldumper.Main
 
main(String[]) - Static method in class org.jboss.wildscribe.modeldumper.Main
 
ModelExporter - Class in org.jboss.wildscribe.modeldumper
A utility which dumps the model of a running container to a file.
ModelExporter() - Constructor for class org.jboss.wildscribe.modeldumper.ModelExporter
 

O

of(Path) - Static method in class org.jboss.wildscribe.modeldumper.Configuration
Creates a new configuration for the model exporter.
org.jboss.wildscribe.modeldumper - package org.jboss.wildscribe.modeldumper
 

S

setAddress(ModelNode) - Method in class org.jboss.wildscribe.modeldumper.Configuration
Sets the address where the model should be dumped from.
setHostName(String) - Method in class org.jboss.wildscribe.modeldumper.Configuration
Sets the host name used for the management connection.
setPort(int) - Method in class org.jboss.wildscribe.modeldumper.Configuration
Sets the management port for the client to connect to.
setProtocol(String) - Method in class org.jboss.wildscribe.modeldumper.Configuration
Sets the protocol used for the management connection.

T

toDmr(Configuration) - Static method in class org.jboss.wildscribe.modeldumper.ModelExporter
Exports the model from a running server to a DMR file.
A C G M O S T 
Skip navigation links
Wildscribe Model Dumper 2.1.0.Final

Copyright © 2023 JBoss by Red Hat. All rights reserved.