public class EventContext extends Object
EventContext()
boolean
contains(String name)
Object
getValue(String name)
isEmpty()
void
setValue(String name, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EventContext()
public Object getValue(String name)
public void setValue(String name, Object value)
public boolean contains(String name)
public boolean isEmpty()
Copyright © 2018 JBoss by Red Hat. All rights reserved.