Package | Description |
---|---|
com.tibco.xp.runtime |
Runtime types
|
Modifier and Type | Method and Description |
---|---|
protected static com.tibco.cep.runtime.model.event.EventContext |
NonTransient.getChannelContext(NonTransient event)
Get the channel context for an event
|
protected static void |
NonTransient.setChannelContext(NonTransient event,
com.tibco.cep.runtime.model.event.EventContext context)
Set the channel context for an event
|