Uses of Interface
ubic.gemma.core.job.progress.ProgressUpdateCallback
Packages that use ProgressUpdateCallback
-
Uses of ProgressUpdateCallback in ubic.gemma.core.job.progress
Methods in ubic.gemma.core.job.progress with parameters of type ProgressUpdateCallbackModifier and TypeMethodDescriptionstatic ProgressUpdateContext
ProgressUpdateContext.createContext
(ProgressUpdateCallback callback) -
Uses of ProgressUpdateCallback in ubic.gemma.core.logging.log4j
Methods in ubic.gemma.core.logging.log4j with parameters of type ProgressUpdateCallbackModifier and TypeMethodDescriptionstatic ProgressUpdateContext
ProgressUpdateAppender.createContext
(ProgressUpdateCallback callback) Create a new context for observing progress.