com.bankframe.ei.channel.corba
Class IORUtil
java.lang.Object
com.bankframe.ei.channel.corba.IORUtil
public class IORUtil
- extends Object
Constructor Summary |
IORUtil()
Constructor for IORUtil. |
instance
public static final IORUtil instance
IORUtil
public IORUtil()
- Constructor for IORUtil.
importRef
public Object importRef(String file,
ORB orb)
throws ProcessingErrorException
- Throws:
ProcessingErrorException
importRef
public Object importRef(File file,
ORB orb)
throws ProcessingErrorException
- Throws:
ProcessingErrorException
exportRef
public void exportRef(String file,
ORB orb,
Object object)
throws ProcessingErrorException
- Throws:
ProcessingErrorException
exportRef
public void exportRef(File file,
ORB orb,
Object object)
throws ProcessingErrorException
- Throws:
ProcessingErrorException
Copyright © 2005, 2007, Oracle. All rights reserved.