Returns whether or not the event is allowed to proceed.
Method Detail
isAllowed
boolean isAllowed()
Returns whether or not the event is allowed to proceed. Plugins may choose to skip denied
events, and the proxy will respect the result of this method.