com.espertech.esper.epl.spec
Class ContextDetailNested

java.lang.Object
  extended by com.espertech.esper.epl.spec.ContextDetailNested
All Implemented Interfaces:
ContextDetail, java.io.Serializable

public class ContextDetailNested
extends java.lang.Object
implements ContextDetail

See Also:
Serialized Form

Constructor Summary
ContextDetailNested(java.util.List<CreateContextDesc> contexts)
           
 
Method Summary
 java.util.List<CreateContextDesc> getContexts()
           
 java.util.List<FilterSpecCompiled> getFilterSpecsIfAny()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextDetailNested

public ContextDetailNested(java.util.List<CreateContextDesc> contexts)
Method Detail

getContexts

public java.util.List<CreateContextDesc> getContexts()

getFilterSpecsIfAny

public java.util.List<FilterSpecCompiled> getFilterSpecsIfAny()
Specified by:
getFilterSpecsIfAny in interface ContextDetail

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