Modifier and Type | Class and Description |
---|---|
class |
ClientContext
Title: Service Event Fabric Client
|
Modifier and Type | Method and Description |
---|---|
void |
FileDescriptorFactory.init(FileDescriptor fileDescriptor,
java.lang.ClassLoader classLoader,
FabricContext fabricContext) |
Modifier and Type | Method and Description |
---|---|
FabricContext |
SemanticTypeResolver.getContext() |
Constructor and Description |
---|
SemanticTypeResolver(FabricContext context) |
SemanticTypeResolver(FabricContext context,
java.lang.ClassLoader classLoader,
SemanticTypeCache typeCache) |
Modifier and Type | Class and Description |
---|---|
class |
RuntimeContext
Title: Service Event Fabric Runtime
|
Constructor and Description |
---|
AnnotationManager(FabricContext context,
AliasManager aliasManager) |
Modifier and Type | Method and Description |
---|---|
static void |
SDOUtils.checkDataClass(FabricContext context,
java.lang.Class dataClass)
Checks the specified class which is intended for a using as data class
for
DataEvent or DeltaEvent or OpaqueEvent . |
Modifier and Type | Class and Description |
---|---|
class |
com.streamscape.sef.dispatcher.AbstractClientContext
Title: Service Event Fabric Core
|
class |
com.streamscape.sef.dispatcher.AbstractRuntimeContext
Title: Service Event Fabric Core
|
Constructor and Description |
---|
TriggerFunctionContextImpl(FabricContext context) |
Modifier and Type | Method and Description |
---|---|
FabricContext |
TriggerFunctionParserContext.getFabricContext() |
Modifier and Type | Method and Description |
---|---|
static TriggerScript |
TriggerScript.parseAndCompile(EventTriggerDefinition definition,
FabricComponent component,
FabricContext context) |
Modifier and Type | Method and Description |
---|---|
void |
Module.init(FabricContext context,
java.util.Map parameters)
Initializes the module with the specified parameters.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.