public interface CorbaIorProcessor
| Modifier and Type | Method and Description |
|---|---|
org.omg.CORBA.Object |
processIorFile(org.omg.CORBA.ORB orb,
java.lang.String strFile)
Processes an IOR file
|
org.omg.CORBA.Object processIorFile(org.omg.CORBA.ORB orb,
java.lang.String strFile)
throws java.lang.Exception
orb - ORB instancestrFile - Filepath to the IOR filejava.lang.Exception