Uses of Interface
com.lightstreamer.interfaces.metadata.CustomizableItemEvent
-
Uses of CustomizableItemEvent in com.lightstreamer.interfaces.metadata
Modifier and TypeMethodDescriptionvoid
MetadataProvider.customizeUpdate
(String user, String item, String dataAdapter, CustomizableItemEvent event) Called by Lightstreamer Kernel in order to customize events pertaining to an ItemEventBuffer, if such customization has been requested through the enableUpdateCustomization method.void
MetadataProviderAdapter.customizeUpdate
(String user, String item, CustomizableItemEvent event) Reduced, backward-compatibility version of the Customizer implementation method.void
MetadataProviderAdapter.customizeUpdate
(String user, String item, String dataAdapter, CustomizableItemEvent event) Called by Lightstreamer Kernel in order to customize events pertaining to an ItemEventBuffer, if such customization has been requested through the enableUpdateCustomization method.