|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.arjuna.orbportability.recovery.RebindFactory
Rebind factory takes a stringified IOR or an object name and returns the relevant object recovery class to use. If none has been provided via java properties, then the default one will be returned.
| Constructor Summary | |
RebindFactory()
|
|
| Method Summary | |
static IORRecovery |
getRecovery(ORB orb,
java.lang.String name,
org.omg.CORBA.Object obj)
Given the name of the object (some application specific identifier) or the object reference, we look up a recovery mechanism for the object. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RebindFactory()
| Method Detail |
public static IORRecovery getRecovery(ORB orb,
java.lang.String name,
org.omg.CORBA.Object obj)
throws org.omg.CORBA.SystemException
org.omg.CORBA.SystemException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||