Uses of Interface
ubic.gemma.core.job.progress.ProgressUpdateCallback
-
Packages that use ProgressUpdateCallback Package Description ubic.gemma.core.job.progress ubic.gemma.core.logging.log4j -
-
Uses of ProgressUpdateCallback in ubic.gemma.core.job.progress
Methods in ubic.gemma.core.job.progress with parameters of type ProgressUpdateCallback Modifier and Type Method Description static 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 ProgressUpdateCallback Modifier and Type Method Description static ProgressUpdateContext
ProgressUpdateAppender. createContext(ProgressUpdateCallback callback)
Create a new context for observing progress.
-