Package com.arjuna.orbportability.recovery

Interface Summary
IORRecovery Implementation specific mechanisms for recovering an IOR, i.e., making an IOR that represents a failed object valid again.
 

Class Summary
DefaultIORRecovery The default recovery mechanism does the following: (i) if we are a POA based ORB then do nothing since the reference should have been created as persistent.
RebindFactory Rebind factory takes a stringified IOR or an object name and returns the relevant object recovery class to use.