Uses of Interface
xal.tools.UpdateListener
Packages that use UpdateListener
-
Uses of UpdateListener in xal.extension.service
Methods in xal.extension.service that return UpdateListenerMethods in xal.extension.service with parameters of type UpdateListenerModifier and TypeMethodDescriptionvoidRemoteDataCache.setUpdateListener(UpdateListener handler) set the update handler which is called when the cache has been updatedConstructors in xal.extension.service with parameters of type UpdateListenerModifierConstructorDescriptionRemoteDataCache(Callable<T> remoteOperation, UpdateListener updateHandler) Primary Constructor