public interface ManageableServerConfiguration extends org.jboss.migration.core.jboss.AbsolutePathResolver, ManageableResource, ExtensionResource.Parent, InterfaceResource.Parent, PathResource.Parent, SocketBindingGroupResource.Parent, SystemPropertyResource.Parent
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
executeManagementOperation(org.jboss.dmr.ModelNode operation) |
Path |
getConfigurationDir() |
default ManageableServerConfigurationType |
getConfigurationType() |
Path |
getContentDir() |
Path |
getDataDir() |
org.jboss.as.controller.client.ModelControllerClient |
getModelControllerClient() |
WildFlyServer10 |
getServer() |
boolean |
isStarted() |
default Path |
resolveNamedPath(String string) |
Path |
resolvePath(String path) |
void |
start() |
void |
stop() |
resolvePath, resolvePath, resolvePath, resolvePathgetExtensionResource, getExtensionResourceAbsoluteName, getExtensionResourceConfiguration, getExtensionResourceNames, getExtensionResourcePathAddress, getExtensionResources, hasExtensionResource, removeExtensionResourcegetInterfaceResource, getInterfaceResourceAbsoluteName, getInterfaceResourceConfiguration, getInterfaceResourceNames, getInterfaceResourcePathAddress, getInterfaceResources, hasInterfaceResource, removeInterfaceResourcegetPathResource, getPathResourceAbsoluteName, getPathResourceConfiguration, getPathResourceNames, getPathResourcePathAddress, getPathResources, hasPathResource, removePathResourcegetSocketBindingGroupResource, getSocketBindingGroupResourceAbsoluteName, getSocketBindingGroupResourceConfiguration, getSocketBindingGroupResourceNames, getSocketBindingGroupResourcePathAddress, getSocketBindingGroupResources, hasSocketBindingGroupResource, removeSocketBindingGroupResourcegetSystemPropertyResource, getSystemPropertyResourceAbsoluteName, getSystemPropertyResourceConfiguration, getSystemPropertyResourceNames, getSystemPropertyResourcePathAddress, getSystemPropertyResources, hasSystemPropertyResource, removeSystemPropertyResourcefindResources, findResources, findResources, findResources, getChildResource, getChildResourceAbsoluteName, getChildResourceConfiguration, getChildResourceNames, getChildResourcePathAddress, getChildResources, getChildResources, getChildResources, getChildResourceTypes, getParentResource, getResourceAbsoluteName, getResourceConfiguration, getResourceName, getResourcePathAddress, getResourceType, getServerConfiguration, hasChildResource, isExistentResource, removeChildResource, removeResourcevoid start()
void stop()
boolean isStarted()
org.jboss.dmr.ModelNode executeManagementOperation(org.jboss.dmr.ModelNode operation)
throws ManagementOperationException
ManagementOperationExceptionWildFlyServer10 getServer()
Path resolvePath(String path) throws ManagementOperationException
resolvePath in interface org.jboss.migration.core.jboss.AbsolutePathResolverManagementOperationExceptionorg.jboss.as.controller.client.ModelControllerClient getModelControllerClient()
Path getConfigurationDir()
Path getDataDir()
Path getContentDir()
default ManageableServerConfigurationType getConfigurationType()
Copyright © 2017 JBoss by Red Hat. All rights reserved.