AcceptsFilters

public @interface AcceptsFilters

Marks a handler method annotation which supports filtering events by fields using Where.

Inherited functions

Link copied to clipboard
public abstract Class<? extends Annotation> annotationType()
Link copied to clipboard
public abstract boolean equals(Object p)
Link copied to clipboard
public abstract int hashCode()
Link copied to clipboard
public abstract String toString()