public class SimpleAliasEntry
extends org.jboss.as.controller.registry.AliasEntry
Constructor and Description |
---|
SimpleAliasEntry(org.jboss.as.controller.registry.ManagementResourceRegistration registration) |
Modifier and Type | Method and Description |
---|---|
org.jboss.as.controller.PathAddress |
convertToTargetAddress(org.jboss.as.controller.PathAddress address,
org.jboss.as.controller.registry.AliasEntry.AliasContext aliasContext) |
public SimpleAliasEntry(org.jboss.as.controller.registry.ManagementResourceRegistration registration)
public org.jboss.as.controller.PathAddress convertToTargetAddress(org.jboss.as.controller.PathAddress address, org.jboss.as.controller.registry.AliasEntry.AliasContext aliasContext)
convertToTargetAddress
in class org.jboss.as.controller.registry.AliasEntry
Copyright © 2018 JBoss by Red Hat. All rights reserved.