Package com.iona.corbautil

Interface Summary
ExportCorbalocServer An interface for exporting object references via proprietary corbaloc-server functionality.
ImportExportAlgorithm Users can implement this interface to develop their own algorithms for importing and exporting object references.
 

Class Summary
ExportCorbalocServerOrbacus An interface for exporting object references via Orbacus-proprietary corbaloc-server functionality.
ExportCorbalocServerOrbix An interface for exporting object references via Orbix-proprietary corbaloc-server functionality.
ImportExport This class makes it easy to import and export CORBA object references via files, the name service or any repository that can be accessed by command-line utilities.
ImportExportExampleAlgorithm Example of how to implement the ImportExportAlgorithm interface.
LabelledOrbixWorkQueue Class that associated a label (name) with an Orbix work queue.
LabelledPOAManager Class that associated a label (name) with a POA Manager.
PoaUtility This class simplifies the construction of POA hierarchies.
PoaUtilityOrbacusImpl ORBacus-specific class that simplifies the construction of POA hierarchies.
PoaUtilityOrbixImpl Orbix-specific class that simplifies the construction of POA hierarchies.
PoaUtilityPortableImpl A class that simplifies the construction of POA hierarchies.
 

Exception Summary
ImportExportException This exception class is used to hold exception messages for use with the ImportExport class.
PoaUtilityException This exception class is used to hold exception messages for use with the PoaUtility class.