org.oddjob.describe
Annotation Type DescribeWith


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface DescribeWith

Used to annotate a method that can provide a description of the component.

Author:
rob