| Package | Description |
|---|---|
| org.jboss.as.controller.services.path |
| Modifier and Type | Method and Description |
|---|---|
static PathManager.Callback |
PathManager.ReloadServerCallback.create() |
| Modifier and Type | Method and Description |
|---|---|
PathManager.Callback.Handle |
PathManagerService.registerCallback(String name,
PathManager.Callback callback,
PathManager.Event... events) |
PathManager.Callback.Handle |
PathManager.registerCallback(String name,
PathManager.Callback callback,
PathManager.Event... events)
Registers a callback for when a path is added/changed/removed
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.