| Interface | Description |
|---|---|
| PathManager |
The client interface for the
PathManagerService |
| PathManager.Callback |
A callback, see
PathManager.registerCallback(String, Callback, Event...) |
| PathManager.Callback.Handle |
A handle to a callback
|
| PathManager.PathEventContext |
| Class | Description |
|---|---|
| AbsolutePathService |
AbstractPathService implementation for paths that are not relative
to other paths. |
| AbstractPathService |
Abstract superclass for services that return a path.
|
| PathAddHandler |
Handler for the path resource add operation.
|
| PathEntry |
Represents a path entry
|
| PathManager.ReloadServerCallback | |
| PathManagerService | |
| PathRemoveHandler |
Handler for the path resource remove operation.
|
| PathResourceDefinition | |
| RelativePathService |
AbstractPathService implementation for paths that are relative
to other paths. |
| ResolvePathHandler |
An operation to resolve a relative-to path.
|
| ResolvePathHandler.Builder |
Build an operation to resolve the
|
| Enum | Description |
|---|---|
| PathManager.Event |
An event triggered when changes are made to a path entry
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.