RSE
Release 3.2

org.eclipse.rse.ui.operations
Class SystemFetchOperation.UpdateRegistry

java.lang.Object
  extended by org.eclipse.rse.ui.operations.SystemFetchOperation.UpdateRegistry
All Implemented Interfaces:
Runnable
Enclosing class:
SystemFetchOperation

public class SystemFetchOperation.UpdateRegistry
extends Object
implements Runnable

A sub-operation that broadcasts any connection status change.

Listed as public, but should not be used or referenced by others.


Constructor Summary
SystemFetchOperation.UpdateRegistry(SubSystem ss)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemFetchOperation.UpdateRegistry

public SystemFetchOperation.UpdateRegistry(SubSystem ss)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

RSE
Release 3.2

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