org.apache.cxf.binding.corba.utils
Class CorbaBindingHelper
java.lang.Object
org.apache.cxf.binding.corba.utils.CorbaBindingHelper
public final class CorbaBindingHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDefaultORB
public static ORB getDefaultORB(OrbConfig config)
getAddressSpecificORB
public static ORB getAddressSpecificORB(String address,
Properties props,
List<String> orbArgs)
keepORBAlive
public static void keepORBAlive(String address)
destroyORB
public static void destroyORB(String address,
ORB orb)
throws CorbaBindingException
- Throws:
CorbaBindingException
Apache CXF