Package | Description |
---|---|
org.jboss.as.controller.registry |
Modifier and Type | Method and Description |
---|---|
AliasEntry |
DelegatingManagementResourceRegistration.getAliasEntry() |
AliasEntry |
ImmutableManagementResourceRegistration.getAliasEntry()
Gets the alias entry for this registration if it is an alias
|
AliasEntry |
DelegatingImmutableManagementResourceRegistration.getAliasEntry() |
Modifier and Type | Method and Description |
---|---|
void |
DelegatingManagementResourceRegistration.registerAlias(PathElement address,
AliasEntry aliasEntry) |
void |
ManagementResourceRegistration.registerAlias(PathElement address,
AliasEntry aliasEntry)
Register an alias registration to another part of the model
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.