public interface Alias
| Modifier and Type | Method and Description |
|---|---|
String |
getKeyRef(String key) |
static Alias |
instance(Properties props)
Return a class which implements the Alias Interface
|
void |
putKeyRef(String newRefKey,
String existingKey) |
static final String REF_TOKEN
Copyright © 2011–2018 David R. Smith. All rights reserved.