@Target(value=TYPE) @Retention(value=RUNTIME) public @interface Subject
@Subject("com.example.class1")
See Subjects
for multiple class names.
Experimental: can also be used to tag queries which only make sense when the class is present in the snapshot.
public abstract String value