public interface IProblemResolver
Modifier and Type | Method and Description |
---|---|
void |
resolveProblem(IProblemStatusEventListener problemStatusEventListener)
The system periodically invokes this method to request resolution of the problem.
|
void resolveProblem(IProblemStatusEventListener problemStatusEventListener)
problemStatusEventListener
- this listener must be informed about the problem status.