public class HostRootDescription extends Object
Modifier and Type | Field and Description |
---|---|
static SimpleAttributeDefinition |
DIRECTORY_GROUPING |
Constructor and Description |
---|
HostRootDescription() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.dmr.ModelNode |
getDescription(Locale locale) |
static org.jboss.dmr.ModelNode |
getHostShutdownHandler(Locale locale) |
static org.jboss.dmr.ModelNode |
getLocalDomainControllerAdd(Locale locale) |
static org.jboss.dmr.ModelNode |
getRemoteDomainControllerAdd(Locale locale) |
static ResourceDescriptionResolver |
getResourceDescriptionResolver(String keyPrefix) |
static org.jboss.dmr.ModelNode |
getRestartServerOperation(Locale locale) |
static org.jboss.dmr.ModelNode |
getStartServerOperation(Locale locale) |
static org.jboss.dmr.ModelNode |
getStopServerOperation(Locale locale) |
static org.jboss.dmr.ModelNode |
getSystemPropertiesDescription(Locale locale) |
public static final SimpleAttributeDefinition DIRECTORY_GROUPING
public static ResourceDescriptionResolver getResourceDescriptionResolver(String keyPrefix)
public static org.jboss.dmr.ModelNode getDescription(Locale locale)
public static org.jboss.dmr.ModelNode getStartServerOperation(Locale locale)
public static org.jboss.dmr.ModelNode getRestartServerOperation(Locale locale)
public static org.jboss.dmr.ModelNode getStopServerOperation(Locale locale)
public static org.jboss.dmr.ModelNode getHostShutdownHandler(Locale locale)
public static org.jboss.dmr.ModelNode getSystemPropertiesDescription(Locale locale)
public static org.jboss.dmr.ModelNode getLocalDomainControllerAdd(Locale locale)
public static org.jboss.dmr.ModelNode getRemoteDomainControllerAdd(Locale locale)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.