|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.spec.CreateContextDesc
public class CreateContextDesc
Constructor Summary | |
---|---|
CreateContextDesc(java.lang.String contextName,
ContextDetail contextDetail)
|
Method Summary | |
---|---|
ContextDetail |
getContextDetail()
|
java.lang.String |
getContextName()
|
java.util.List<FilterSpecCompiled> |
getFilterSpecs()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreateContextDesc(java.lang.String contextName, ContextDetail contextDetail)
Method Detail |
---|
public java.lang.String getContextName()
public ContextDetail getContextDetail()
public java.util.List<FilterSpecCompiled> getFilterSpecs()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |