public class NoFilter extends Object implements EventFilter
public boolean accept(Class<?> payloadType)
accept
in interface EventFilter
payloadType
- The actual type of payload in the event.true
if this event should be forwarded, false
otherwise.Copyright © 2010-2014. All Rights Reserved.