public class TMF814CorbaIorProcessor extends java.lang.Object implements CorbaIorProcessor
| Constructor and Description |
|---|
TMF814CorbaIorProcessor()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
org.omg.CORBA.Object |
processIorFile(org.omg.CORBA.ORB orb,
java.lang.String strFile)
Processes an IOR file
|
public org.omg.CORBA.Object processIorFile(org.omg.CORBA.ORB orb,
java.lang.String strFile)
throws CorbaCollectorException
processIorFile in interface CorbaIorProcessororb - Initialised instance of CORBA ORBstrFile - The location of the IOR file.
The following filepaths are supported:
http://1.2.3.4/dirname/file.iorftp://username:password@1.2.3.4/%2Fdirname/file.ior/dir1/dir2/dirname/file.iorCorbaCollectorException