Searched defs:orbId (Results 1 - 4 of 4) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/interceptors/
H A DORBInitInfoImpl.java74 private String orbId; field in class:ORBInitInfoImpl
100 ORBInitInfoImpl( ORB orb, String[] args, String orbId, CodecFactory codecFactory ) argument
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/activation/
H A DServerManagerImpl.java218 public void registerEndpoints( int serverId, String orbId, argument
410 private ServerLocationPerORB locateServerForORB (ServerTableEntry entry, String orbId, argument
537 public ServerLocationPerORB locateServerForORB (int serverId, String orbId) argument
[all...]
H A DServerTableEntry.java231 synchronized void registerPorts( String orbId, EndPointInfo [] endpointList) argument
434 synchronized EndPointInfo[] lookupForORB(String orbId) argument
[all...]
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/orb/
H A DORBDataParserImpl.java69 private String orbId ; field in class:ORBDataParserImpl

Completed in 165 milliseconds