equip.data
Class DataProxyImpl.ActivateThread

java.lang.Object
  extended byequip.data.DataProxyImpl.ActivateThread
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
DataProxyImpl

class DataProxyImpl.ActivateThread
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
(package private) DataProxyImpl.ActivateThread()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataProxyImpl.ActivateThread

DataProxyImpl.ActivateThread()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable