public class EventTypeFilter extends Object implements EventFilter, Serializable
| Constructor and Description |
|---|
EventTypeFilter() |
protected String type
public String getType()
public void setType(String type)
public boolean acceptsEvent(String type, Object event)
acceptsEvent in interface EventFilterCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.