Uses of Interface
com.streambase.sb.operator.parameter.SBBeanInfo
-
Packages that use SBBeanInfo Package Description com.streambase.sb.operator.parameter Provides classes and interfaces to specify parameters for custom operators. -
-
Uses of SBBeanInfo in com.streambase.sb.operator.parameter
Classes in com.streambase.sb.operator.parameter that implement SBBeanInfo Modifier and Type Class Description class
SBSimpleBeanInfo
SimpleBeanInfo subclass used by StreamBase operators and adapters to provide the set of properties available by the operator or adapter.
-