net.sourceforge.backpedal.impl.server
Class ServerControlImpl

java.lang.Object
  |
  +--net.sourceforge.backpedal.impl.server.ServerControlImpl
All Implemented Interfaces:
ServerControl

public class ServerControlImpl
extends Object
implements ServerControl


Constructor Summary
ServerControlImpl()
           
 
Method Summary
 boolean continueRunning()
           
 void stopRunning()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerControlImpl

public ServerControlImpl()
Method Detail

continueRunning

public boolean continueRunning()
Specified by:
continueRunning in interface ServerControl

stopRunning

public void stopRunning()
Specified by:
stopRunning in interface ServerControl


Copyright © Sourceforge. All Rights Reserved.