org.jamon.annotations
Annotation Type Replaceable


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface Replaceable

Indicates that the annotated class represents a jamon template which is a candidate for template replacement.



jamon