public interface TrianaInstanceProgressListener
| Modifier and Type | Method and Description |
|---|---|
void |
setProgressSteps(int stepsInInitialization)
Sets the number of steps in the initialization to give the application
a queue of the progress of the initialization
|
void |
showCurrentProgress(java.lang.String progress)
Allows applications that intantiate a TrianaInstance to get feedback
upon the advancement of the initialization of the various services
during a TrianaInstance
|
void setProgressSteps(int stepsInInitialization)
stepsInInitialization - void showCurrentProgress(java.lang.String progress)
progress - String describing the current progress state