Annotation Interface Units


@Retention(RUNTIME) @Target(METHOD) public @interface Units
Units annotation to be used on @Configured interfaces. Units are strings because they are an unbounded set, but do try to use the provided values for consistency.
Author:
Lloyd Chambers