public class ContextDeployment extends Object
Constructor and Description |
---|
ContextDeployment() |
Modifier and Type | Method and Description |
---|---|
void |
add(ContextDefinition contextDefinition,
EPStatementInitServices services) |
void |
destroyContext(String deploymentIdCreateContext,
String contextName) |
int |
getContextCount() |
ContextManager |
getContextManager(String contextName) |
Map<String,ContextManager> |
getContexts() |
public void add(ContextDefinition contextDefinition, EPStatementInitServices services)
public ContextManager getContextManager(String contextName)
public int getContextCount()
public Map<String,ContextManager> getContexts()
Copyright © 2005–2018. All rights reserved.