Annotation Interface NoFactoryMethod
public @interface NoFactoryMethod
Explicitly disables generation of an event factory method for an event class.
By default, an event which contains subinterfaces will not have an event factory method generated.