Package org.openmuc.jeebus.spine.spi.function
-
Interface Summary Interface Description DataUpdateTransaction.AfterUpdateListCall DataUpdateTransaction.AfterUpdateSingleCall -
Class Summary Class Description DataFeatureFunctionTypeInfo<DATA,ELEMENTS> Immutable wrapper class to hold the run-time type information used by the generic feature functions.DataListHolder<DATA,SELECTOR> Holder class that encapsulates access to the list of DATA objects used forReadListFeatureFunctionandReadAndWriteListFeatureFunction.DataUpdate<DATA> Data class that holds the parameters toReadAndWriteListFeatureFunction.writeData(Object, DataUpdateType, Integer).DataUpdateTransaction FeatureFunction ListFeatureFunctionNotifier<DATA,DATA_LIST,SELECTOR,ELEMENTS> Delegate class that handles notifying subscribers when the data of aReadListFeatureFunctionchanges.ListFeatureFunctionTypeInfo<DATA,DATA_LIST,SELECTOR,ELEMENTS> RTTI class forReadListFeatureFunctionandReadAndWriteListFeatureFunction.ReadAndWriteListFeatureFunction<DATA,DATA_LIST,SELECTOR,ELEMENTS,TYPE extends ListFeatureFunctionTypeInfo<DATA,DATA_LIST,SELECTOR,ELEMENTS>> ReadAndWriteSingleFeatureFunction<DATA,ELEMENTS,TYPE extends DataFeatureFunctionTypeInfo<DATA,ELEMENTS>> ReadListFeatureFunction<DATA,DATA_LIST,SELECTOR,ELEMENTS,TYPE extends ListFeatureFunctionTypeInfo<DATA,DATA_LIST,SELECTOR,ELEMENTS>> ReadSingleFeatureFunction<DATA,ELEMENTS,TYPE extends DataFeatureFunctionTypeInfo<DATA,ELEMENTS>> -
Enum Summary Enum Description DataUpdateTransaction.UpdateType