Package org.jboss.as.controller
Interface ProxyOperationAddressTranslator
public interface ProxyOperationAddressTranslator
Used by
ProxyController implementations to translate addresses to the
target controller's address space.- Version:
- $Revision: 1.1 $
- Author:
- Kabir Khan
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ProxyOperationAddressTranslatorstatic final ProxyOperationAddressTranslatorstatic final ProxyOperationAddressTranslator -
Method Summary
Modifier and TypeMethodDescriptionrestoreAddress(PathAddress opAddress, PathAddress translatedAddress) translateAddress(PathAddress address)
-
Field Details
-
NOOP
-
SERVER
-
HOST
-
-
Method Details
-
translateAddress
-
restoreAddress
-