Searched refs:ORBConfiguratorImpl (Results 1 - 2 of 2) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/orb/
H A DORBConfiguratorImpl.java118 public class ORBConfiguratorImpl implements ORBConfigurator { class in inherits:ORBConfigurator
H A DORBImpl.java438 // The default here is the ORBConfiguratorImpl that we define,
440 public Class configurator = ORBConfiguratorImpl.class ;

Completed in 129 milliseconds