Package | Description |
---|---|
com.streambase.sb.operator |
Provides classes and interfaces to add custom operators to StreamBase applications.
|
Modifier and Type | Method and Description |
---|---|
void |
Operator.SharedObjectManager.registerSharedObject(java.lang.Object key,
Operator.SharedObject value)
Add the given SharedObject to this Container.
|