RSE
Release 3.0

Uses of Interface
org.eclipse.rse.connectorservice.dstore.util.ICommunicationsDiagnosticFactory

Packages that use ICommunicationsDiagnosticFactory
org.eclipse.rse.connectorservice.dstore.util   
 

Uses of ICommunicationsDiagnosticFactory in org.eclipse.rse.connectorservice.dstore.util
 

Methods in org.eclipse.rse.connectorservice.dstore.util with parameters of type ICommunicationsDiagnosticFactory
 StatusMonitor StatusMonitorFactory.getStatusMonitorFor(IConnectorService system, org.eclipse.dstore.core.model.DataStore dataStore, ICommunicationsDiagnosticFactory diagnosticFactory)
           
 ICommunicationsDiagnostic StatusMonitor.whatIsGoingOn(ICommunicationsDiagnosticFactory factory, boolean quiet, org.eclipse.dstore.core.model.DataElement target)
          Start diagnostic
 

Constructors in org.eclipse.rse.connectorservice.dstore.util with parameters of type ICommunicationsDiagnosticFactory
StatusMonitor(IConnectorService system, org.eclipse.dstore.core.model.DataStore dataStore, ICommunicationsDiagnosticFactory factory)
          Construct a StatusChangeListener
 


RSE
Release 3.0

Copyright (c) IBM Corporation and others 2000, 2008. All Rights Reserved.