de.smartics.properties.api.core.context.alias
Interface AliasTraverser
-
public interface AliasTraverser
Allows to traverse the aliases of a PropertyAliasMapping
.
Method Summary |
void |
handle(String alias, String target) The traverser is provided access to an alias mapping. |
handle
void handle(String alias,
String target)
-
The traverser is provided access to an alias mapping.
-
-
Parameters:
-
alias
- the name of the alias.
-
target
- the name of the physical resource the alias points to.
Copyright © 2012-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.