net.java.dev.moskito.core.usecase.running
Class NoRunningUseCase

java.lang.Object
  extended by net.java.dev.moskito.core.usecase.running.NoRunningUseCase
All Implemented Interfaces:
RunningUseCase

public class NoRunningUseCase
extends Object
implements RunningUseCase


Constructor Summary
NoRunningUseCase()
           
 
Method Summary
 String toString()
           
 boolean useCaseRunning()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoRunningUseCase

public NoRunningUseCase()
Method Detail

useCaseRunning

public boolean useCaseRunning()
Specified by:
useCaseRunning in interface RunningUseCase

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework