protected class DeploymentTree.ManagerConnectionExceptionHandler
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
ManagerConnectionExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleException(Firestarter.OrbInitException exc) |
protected void |
handleException(GuiMaciSupervisor ms,
AcsJCannotDeactivateComponentEx exc) |
protected void |
handleException(GuiMaciSupervisor ms,
AcsJComponentDeactivationFailedEx exc) |
protected void |
handleException(GuiMaciSupervisor ms,
AcsJComponentDeactivationUncleanEx exc) |
protected void |
handleException(GuiMaciSupervisor ms,
NoPermissionEx exc) |
protected void |
handleException(IMaciSupervisor ms,
IMaciSupervisor.UnknownErrorException exc) |
protected void |
seemsManagerDoesNotExist(GuiMaciSupervisor ms) |
protected void |
seemsManagerHasChangedOrHasCutConnection(GuiMaciSupervisor ms) |
protected void |
seemsManagerIsDown(GuiMaciSupervisor ms) |
protected void |
seemsWeHaveDisconnected(GuiMaciSupervisor ms) |
protected void handleException(Firestarter.OrbInitException exc)
protected void handleException(GuiMaciSupervisor ms, NoPermissionEx exc)
protected void handleException(IMaciSupervisor ms, IMaciSupervisor.UnknownErrorException exc)
protected void handleException(GuiMaciSupervisor ms, AcsJCannotDeactivateComponentEx exc)
protected void handleException(GuiMaciSupervisor ms, AcsJComponentDeactivationUncleanEx exc)
protected void handleException(GuiMaciSupervisor ms, AcsJComponentDeactivationFailedEx exc)
protected void seemsManagerIsDown(GuiMaciSupervisor ms)
protected void seemsManagerHasChangedOrHasCutConnection(GuiMaciSupervisor ms)
protected void seemsWeHaveDisconnected(GuiMaciSupervisor ms)
protected void seemsManagerDoesNotExist(GuiMaciSupervisor ms)