net.sf.mmapps.applications.developer
Class MMBaseLiveConfigurationReader

java.lang.Object
  extended bynet.sf.mmapps.applications.developer.MMBaseLiveConfigurationReader
All Implemented Interfaces:
java.lang.Runnable

public class MMBaseLiveConfigurationReader
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
MMBaseLiveConfigurationReader()
          Creates a new instance of MMBaseLiveConfigurationReader
 
Method Summary
 void run()
           
 void setStatus(java.lang.String status)
           
 void startRead()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MMBaseLiveConfigurationReader

public MMBaseLiveConfigurationReader()
Creates a new instance of MMBaseLiveConfigurationReader

Method Detail

startRead

public void startRead()

setStatus

public void setStatus(java.lang.String status)

run

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


Copyright © 2003-2004 SourceForge. All Rights Reserved.