com.ibm.di.admin.ui
Class ConfigChooser.InheritDropped

java.lang.Object
  extended by com.ibm.di.admin.ui.ConfigChooser.InheritDropped
All Implemented Interfaces:
Runnable
Enclosing class:
ConfigChooser

public class ConfigChooser.InheritDropped
extends Object
implements Runnable


Constructor Summary
ConfigChooser.InheritDropped(List list, MetamergeConfig myconfig)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigChooser.InheritDropped

public ConfigChooser.InheritDropped(List list,
                                    MetamergeConfig myconfig)
Method Detail

run

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