org.hawk.module.annotation
Annotation Type Implementors


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


Required Element Summary
 Implementor[] value
           
 

Element Detail

value

public abstract Implementor[] value