public class EventInfo extends Object
EventInfo(Class<? extends SystemEvent> systemEvent, Class<?> sourceClass)
SystemEvent
createSystemEvent(Object source)
Set<SystemEventListener>
getListeners()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EventInfo(Class<? extends SystemEvent> systemEvent, Class<?> sourceClass)
public Set<SystemEventListener> getListeners()
public SystemEvent createSystemEvent(Object source)
Comments to: faces-dev@eclipse.org. Copyright © 2019 Eclipse Foundation. All rights reserved. Use is subject to license terms.