@Retention(value=RUNTIME) @Stereotype public @interface Convert
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class<?> |
value
Register this component as the default converter for a type.
|
Copyright © 2013 Caelum. All Rights Reserved.