Uses of Class
com.streambase.sb.operator.AlreadyRegisteredException
-
Packages that use AlreadyRegisteredException Package Description com.streambase.sb.operator Provides classes and interfaces to add custom operators to StreamBase applications. -
-
Uses of AlreadyRegisteredException in com.streambase.sb.operator
Methods in com.streambase.sb.operator that throw AlreadyRegisteredException Modifier and Type Method Description voidOperator.SharedObjectManager. registerSharedObject(Object key, Operator.SharedObject value)Add the given SharedObject to this Container.
-