| Package | Description |
|---|---|
| org.jboss.as.controller.services.path |
| Modifier and Type | Method and Description |
|---|---|
PathEntry |
PathManager.getPathEntry(String name)
Gets a path entry
|
PathEntry |
PathManagerService.getPathEntry(String pathName) |
| Modifier and Type | Method and Description |
|---|---|
void |
PathManager.Callback.pathEvent(PathManager.Event event,
PathEntry pathEntry)
Called once the model has been successfully updated, and the path has been updated in the path manager.
|
| Constructor and Description |
|---|
PathEntry(PathEntry pathEntry) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.