org.terracotta.maven.plugins.tc
Interface AbstractDsoMojo.Startable

All Known Implementing Classes:
AbstractDsoMojo.CargoStartable, AbstractDsoMojo.CmdStartable
Enclosing class:
AbstractDsoMojo

public static interface AbstractDsoMojo.Startable


Method Summary
 java.lang.String getNodeName()
           
 void start(boolean wait)
           
 void stop()
           
 

Method Detail

start

void start(boolean wait)

stop

void stop()

getNodeName

java.lang.String getNodeName()


Copyright © 2010 Terracotta, Inc.. All Rights Reserved.