@Target(value=PARAMETER) @Retention(value=CLASS) @Documented public @interface Formatter
toString()
method will be invoked (or, if the format style is PRINTF, the
object may implement Formattable to get extra functionality).public abstract Class<?> value
Copyright © 2012 Seam Framework. All Rights Reserved.