Uses of Class
org.wildfly.extras.creaper.commands.foundation.offline.xml.Subtree

Packages that use Subtree
org.wildfly.extras.creaper.commands.foundation.offline.xml   
 

Uses of Subtree in org.wildfly.extras.creaper.commands.foundation.offline.xml
 

Methods in org.wildfly.extras.creaper.commands.foundation.offline.xml that return Subtree
static Subtree Subtree.domainController()
           
static Subtree Subtree.extensions()
           
static Subtree Subtree.interfaces()
           
static Subtree Subtree.jvms()
           
static Subtree Subtree.management()
           
static Subtree Subtree.paths()
           
static Subtree Subtree.profile()
           
static Subtree Subtree.profiles()
           
static Subtree Subtree.root()
           
static Subtree Subtree.serverGroups()
           
static Subtree Subtree.servers()
           
static Subtree Subtree.socketBindingGroup()
           
static Subtree Subtree.socketBindingGroups()
           
static Subtree Subtree.subsystem(String subsystemName)
           
static Subtree Subtree.subsystemInProfile(String profileName, String subsystemName)
           
static Subtree Subtree.systemProperties()
           
 

Methods in org.wildfly.extras.creaper.commands.foundation.offline.xml with parameters of type Subtree
 GroovyXmlTransform.Builder GroovyXmlTransform.Builder.subtree(String name, Subtree subtree)
          The transformation script will have a variable named after name with a value corresponding to a specific subtree of the configuration file.
 



Copyright © 2020. All rights reserved.