public class AbstractEventSupport<E extends EventListener> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Set<E> |
eventListenerSet |
| Constructor and Description |
|---|
AbstractEventSupport() |
protected Set<E extends EventListener> eventListenerSet
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.