public abstract class ContextualEvent extends Object
Base class for any event that fires in a given context.
ContextualEvent(Object context)
Object
getContext()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ContextualEvent(Object context)
public Object getContext()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.