public class NonAcceptingEventTypeFilter extends EventTypeFilter
type| Constructor and Description |
|---|
NonAcceptingEventTypeFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsEvent(String type,
Object event)
Nodes that use this event filter should never be triggered by this event
|
getType, setType, toStringpublic boolean acceptsEvent(String type, Object event)
acceptsEvent in interface EventFilteracceptsEvent in class EventTypeFilterCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.