com.espertech.esper.epl.rettype
Class EventMultiValuedEPType

java.lang.Object
  extended by com.espertech.esper.epl.rettype.EventMultiValuedEPType
All Implemented Interfaces:
EPType

public class EventMultiValuedEPType
extends java.lang.Object
implements EPType

Clazz can be either - Collection - Array i.e. "EventType[].class"


Constructor Summary
protected EventMultiValuedEPType(java.lang.Class container, EventType component)
           
 
Method Summary
 EventType getComponent()
           
 java.lang.Class getContainer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventMultiValuedEPType

protected EventMultiValuedEPType(java.lang.Class container,
                                 EventType component)
Method Detail

getContainer

public java.lang.Class getContainer()

getComponent

public EventType getComponent()

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