public class EmptyEventContext extends Object implements EventContext
| Constructor and Description |
|---|
EmptyEventContext() |
public EmptyEventContext()
public int getCount()
getCount in interface EventContextpublic <T> T get(Class<T> desiredType, int index)
get in interface EventContextdesiredType - the type of value requiredindex - identifies which parameter value to extractpublic String[] toStrings()
EventContexttoStrings in interface EventContext${project.version} - Copyright © 2003-2015 The Apache Software Foundation.