|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.iona.corbautil.ExportCorbalocServerOrbacus
An interface for exporting object references via Orbacus-proprietary corbaloc-server functionality.
| Constructor Summary | |
ExportCorbalocServerOrbacus()
|
|
| Method Summary | |
void |
exportObjRef(org.omg.CORBA.ORB orb,
org.omg.CORBA.Object obj,
java.lang.String instructions)
Exports the object reference using the specified instructions. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExportCorbalocServerOrbacus()
| Method Detail |
public void exportObjRef(org.omg.CORBA.ORB orb,
org.omg.CORBA.Object obj,
java.lang.String instructions)
throws ImportExportException
exportObjRef in interface ExportCorbalocServerorb - The orb.obj - The objectinstructions - The instructions
ImportExportException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||