| Package | Description |
|---|---|
| org.jboss.as.controller | |
| org.jboss.as.controller.extension | |
| org.jboss.as.controller.services.path |
| Modifier and Type | Method and Description |
|---|---|
PathManager |
ExtensionContext.getPathManager()
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionRegistry.setPathManager(PathManager pathManager)
Sets the
PathManager to provide via the ExtensionContext. |
| Modifier and Type | Class and Description |
|---|---|
class |
PathManagerService |
| Modifier and Type | Method and Description |
|---|---|
static ResolvePathHandler.Builder |
ResolvePathHandler.Builder.of(PathManager pathManager)
Creates a builder with the default operation name of
resolve-path. |
static ResolvePathHandler.Builder |
ResolvePathHandler.Builder.of(String operationName,
PathManager pathManager)
Deprecated.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.