C G I O R S 

C

cancel() - Method in interface org.ikasan.spec.recovery.RecoveryManager
Cancel any recovery currently running in the recovery manager.

G

getResolver() - Method in interface org.ikasan.spec.recovery.RecoveryManager
Get the resolver for this recovery manager.

I

initialise() - Method in interface org.ikasan.spec.recovery.RecoveryManager
Initialize the state of the recovery manager clearing down any previously held states resulting from previous executions.
isRecovering() - Method in interface org.ikasan.spec.recovery.RecoveryManager
Is the recovery manager currently running a recovery.
isUnrecoverable() - Method in interface org.ikasan.spec.recovery.RecoveryManager
Is the recovery manager in an unrecoverable state.

O

org.ikasan.spec.recovery - package org.ikasan.spec.recovery
 

R

recover(String, Throwable, EVENT, IDENTIFIER) - Method in interface org.ikasan.spec.recovery.RecoveryManager
Start or continue a recovery based on the passed CRITERIA
recover(String, Throwable) - Method in interface org.ikasan.spec.recovery.RecoveryManager
Start or continue a recovery based on the passed CRITERIA.
RecoveryManager<RESOLVER> - Interface in org.ikasan.spec.recovery
Recovery Manager contract.

S

setManagedResources(MANAGED_RESOURCES) - Method in interface org.ikasan.spec.recovery.RecoveryManager
Set a resolver which translates the incoming exception and component name in to an action to be taken by the recovery manager.
setResolver(RESOLVER) - Method in interface org.ikasan.spec.recovery.RecoveryManager
Set a resolver which translates the incoming exception and component name in to an action to be taken by the recovery manager.
C G I O R S 

Copyright © 2007-2015 Ikasan. All Rights Reserved.