public abstract class AliasEntry extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AliasEntry(ManagementResourceRegistration target) |
| Modifier and Type | Method and Description |
|---|---|
abstract PathAddress |
convertToTargetAddress(PathAddress address) |
protected PathAddress |
getAliasAddress() |
protected PathAddress |
getTargetAddress() |
protected AliasEntry(ManagementResourceRegistration target)
protected PathAddress getAliasAddress()
protected PathAddress getTargetAddress()
public abstract PathAddress convertToTargetAddress(PathAddress address)
Copyright © 2015 JBoss by Red Hat. All rights reserved.