Searched refs:getMonitoringName (Results 1 - 9 of 9) sorted by relevance

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/spi/transport/
H A DCorbaConnectionCache.java33 public String getMonitoringName(); method in interface:CorbaConnectionCache
H A DCorbaContactInfo.java45 public String getMonitoringName(); method in interface:CorbaContactInfo
H A DCorbaAcceptor.java46 public String getMonitoringName(); method in interface:CorbaAcceptor
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/transport/
H A DCorbaInboundConnectionCacheImpl.java62 ((CorbaAcceptor)acceptor).getMonitoringName());
167 inboundConnectionMO.getChild(getMonitoringName());
172 getMonitoringName(),
H A DCorbaOutboundConnectionCacheImpl.java61 ((CorbaContactInfo)contactInfo).getMonitoringName());
155 outboundConnectionMO.getChild(getMonitoringName());
160 getMonitoringName(),
H A DCorbaConnectionCacheBase.java222 public String getMonitoringName() method in class:CorbaConnectionCacheBase
243 + " monitoringName: " + getMonitoringName());
H A DSocketOrChannelContactInfoImpl.java130 public String getMonitoringName() method in class:SocketOrChannelContactInfoImpl
H A DSharedCDRContactInfoImpl.java150 public String getMonitoringName() method in class:SharedCDRContactInfoImpl
H A DSocketOrChannelAcceptorImpl.java399 public String getMonitoringName() method in class:SocketOrChannelAcceptorImpl

Completed in 230 milliseconds