@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Alias
ClassAliasResolver.resolve(String), an alias can be resolved to cannonical name of the annotated class| Modifier and Type | Required Element and Description |
|---|---|
String |
value
Alias for that class
|
| Modifier and Type | Optional Element and Description |
|---|---|
String |
description |