public class ContextDefinition extends Object
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
ContextDefinition() |
Modifier and Type | Method and Description |
---|---|
String |
getContextName() |
ContextControllerFactory[] |
getControllerFactories() |
EventType |
getEventTypeContextProperties() |
StateMgmtSetting |
getPartitionIdSvcStateMgmtSettings() |
void |
setContextName(String contextName) |
void |
setControllerFactories(ContextControllerFactory[] controllerFactories) |
void |
setEventTypeContextProperties(EventType eventTypeContextProperties) |
void |
setPartitionIdSvcStateMgmtSettings(StateMgmtSetting partitionIdSvcStateMgmtSettings) |
public static final EPTypeClass EPTYPE
public String getContextName()
public void setContextName(String contextName)
public ContextControllerFactory[] getControllerFactories()
public void setControllerFactories(ContextControllerFactory[] controllerFactories)
public void setEventTypeContextProperties(EventType eventTypeContextProperties)
public EventType getEventTypeContextProperties()
public StateMgmtSetting getPartitionIdSvcStateMgmtSettings()
public void setPartitionIdSvcStateMgmtSettings(StateMgmtSetting partitionIdSvcStateMgmtSettings)
Copyright © 2005–2020. All rights reserved.