Uses of Interface
org.pentaho.di.core.bowl.UpdateSubscriber
Packages that use UpdateSubscriber
-
Uses of UpdateSubscriber in org.pentaho.di.connections
Methods in org.pentaho.di.connections with parameters of type UpdateSubscriberModifier and TypeMethodDescriptionvoidConnectionManager.addSubscriber(UpdateSubscriber subscriber) Subscribe to changes made to this ConnectionManager instance. -
Uses of UpdateSubscriber in org.pentaho.di.core.bowl
Methods in org.pentaho.di.core.bowl with parameters of type UpdateSubscriberModifier and TypeMethodDescriptionvoidCachingManager.addSubscriber(UpdateSubscriber subscriber) Adds a subscriber that should be notified when the members of this manager are changed.