net.java.dev.moskito.core.usecase.running
Class ExistingRunningUseCase
java.lang.Object
net.java.dev.moskito.core.usecase.running.ExistingRunningUseCase
- All Implemented Interfaces:
- RunningUseCase
public class ExistingRunningUseCase
- extends Object
- implements RunningUseCase
name
private String name
root
private PathElement root
current
private PathElement current
ExistingRunningUseCase
public ExistingRunningUseCase(String aName)
useCaseRunning
public boolean useCaseRunning()
- Specified by:
useCaseRunning in interface RunningUseCase
toString
public String toString()
- Overrides:
toString in class Object
toDetails
public String toDetails()
startPathElement
public PathElement startPathElement(String call)
endPathElement
public void endPathElement()
getUseCasePath
public String getUseCasePath()
Copyright © 2006 MoSKito Project Team. All Rights Reserved.
MoSKito, the open source java monitoring framework