@JsPackage(namespace="hal.meta")
| Interface | Description |
|---|---|
| AddressTemplate.Unresolver | |
| Database<T> | |
| FilteringStatementContext.Filter |
Allows to modify resource names and placeholders.
|
| StatementContext |
Contains global state which is updated as you navigate in the console.
|
| Class | Description |
|---|---|
| AbstractDatabase<T> |
Abstract database which uses the specified statement context to resolve address templates.
|
| AbstractRegistry<T> |
Abstract registry which uses the specified statement context to resolve the address template.
|
| AddressTemplate |
Template for a DMR address which might contain multiple variable parts.
|
| FilteringStatementContext |
Intercepts the resolution and allows to filter/replace certain statement values.
|
| ManagementModel |
Static code related to management model versions and support for various operations and attributes
|
| Metadata |
Simple data struct for common metadata.
|
| MetadataRegistry |
Registry for existing resource
Metadata. |
| MetaModule | |
| NameTokenRegistriesModule | |
| RequiredResourcesRegistryModule | |
| SelectionAwareStatementContext |
A filtering statement context which resolves the key
selection to the specified selection supplier. |
| Enum | Description |
|---|---|
| StatementContext.Tuple |
| Exception | Description |
|---|---|
| MissingMetadataException |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.