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 ProgressUpdateContextProgressUpdateContext.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 ProgressUpdateContextProgressUpdateAppender.createContext(ProgressUpdateCallback callback) Create a new context for observing progress.