com.espertech.esper.dataflow.util
Class DefaultSupportGraphEventUtil

java.lang.Object
  extended by com.espertech.esper.dataflow.util.DefaultSupportGraphEventUtil

public class DefaultSupportGraphEventUtil
extends java.lang.Object


Nested Class Summary
static class DefaultSupportGraphEventUtil.MyEvent
           
 
Field Summary
static java.lang.String CLASSLOADER_SCHEMA_URI
           
 
Constructor Summary
DefaultSupportGraphEventUtil()
           
 
Method Summary
static void addTypeConfiguration(EPServiceProvider epService)
           
static java.lang.Object[] getMapEvents()
           
static SendableEvent[] getMapEventsSendable()
           
static java.lang.Object[] getOAEvents()
           
static SendableEvent[] getOAEventsSendable()
           
static java.lang.Object[] getPOJOEvents()
           
static SendableEvent[] getPOJOEventsSendable()
           
static java.lang.Object[] getXMLEvents()
           
static SendableEvent[] getXMLEventsSendable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASSLOADER_SCHEMA_URI

public static final java.lang.String CLASSLOADER_SCHEMA_URI
See Also:
Constant Field Values
Constructor Detail

DefaultSupportGraphEventUtil

public DefaultSupportGraphEventUtil()
Method Detail

addTypeConfiguration

public static void addTypeConfiguration(EPServiceProvider epService)

getXMLEventsSendable

public static SendableEvent[] getXMLEventsSendable()

getOAEventsSendable

public static SendableEvent[] getOAEventsSendable()

getMapEventsSendable

public static SendableEvent[] getMapEventsSendable()

getPOJOEventsSendable

public static SendableEvent[] getPOJOEventsSendable()

getXMLEvents

public static java.lang.Object[] getXMLEvents()

getOAEvents

public static java.lang.Object[] getOAEvents()

getMapEvents

public static java.lang.Object[] getMapEvents()

getPOJOEvents

public static java.lang.Object[] getPOJOEvents()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com