Class CorbaBindingHelper
java.lang.Object
org.apache.cxf.binding.corba.utils.CorbaBindingHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic voiddestroyORB(String address, org.omg.CORBA.ORB orb) static org.omg.CORBA.ORBgetAddressSpecificORB(String address, Properties props, List<String> orbArgs) static org.omg.CORBA.ORBgetDefaultORB(OrbConfig config) static voidkeepORBAlive(String address)
-
Method Details
-
getDefaultORB
-
getAddressSpecificORB
public static org.omg.CORBA.ORB getAddressSpecificORB(String address, Properties props, List<String> orbArgs) -
keepORBAlive
-
destroyORB
- Throws:
CorbaBindingException
-