|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FailureCallback | |
|---|---|
| org.rhq.enterprise.communications.command.client | |
| Uses of FailureCallback in org.rhq.enterprise.communications.command.client |
|---|
| Methods in org.rhq.enterprise.communications.command.client that return FailureCallback | |
|---|---|
FailureCallback |
JBossRemotingRemoteCommunicator.getFailureCallback()
|
FailureCallback |
RemoteCommunicator.getFailureCallback()
Returns the failure callback currently configured within this object. |
| Methods in org.rhq.enterprise.communications.command.client with parameters of type FailureCallback | |
|---|---|
void |
JBossRemotingRemoteCommunicator.setFailureCallback(FailureCallback callback)
|
void |
RemoteCommunicator.setFailureCallback(FailureCallback callback)
Sets the given failure callback as the one that will be notified when this object sees a comm failure. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||