Uses of Class
org.terracotta.maven.plugins.tc.AbstractDsoMojo

Packages that use AbstractDsoMojo
org.terracotta.maven.plugins.tc   
 

Uses of AbstractDsoMojo in org.terracotta.maven.plugins.tc
 

Subclasses of AbstractDsoMojo in org.terracotta.maven.plugins.tc
 class AbstractDsoRunMojo
           
 class AbstractDsoServerMojo
           
 class BootjarMojo
          Create DSO bootjar
 class DsoCleanMojo
          Clean DSO data folder and logs
 class DsoDevConsoleMojo
          Start DSO Admin UI
 class DsoLifecycleMojo
           
 class DsoRestartMojo
          Restart DSO server
 class DsoRunIntegrationMojo
          Run DSO processes for the "integration-test" phase.
 class DsoRunMojo
          Run DSO processes
 class DsoStartMojo
          Start DSO server
 class DsoStopMojo
          Stop DSO server
 class DsoSurefireMojo
          Run Surefire/JUnit tests in multiple DSO-enabled processes (similar to tc:run).
 class DsoTerminateIntegrationMojo
          Terminate running DSO processes for the "integration-test" phase.
 class DsoTerminateMojo
          Terminate running DSO processes.
 

Constructors in org.terracotta.maven.plugins.tc with parameters of type AbstractDsoMojo
AbstractDsoMojo(AbstractDsoMojo mojo)
           
AbstractDsoServerMojo(AbstractDsoMojo mojo)
           
BootjarMojo(AbstractDsoMojo mojo)
           
DsoRestartMojo(AbstractDsoMojo mojo)
           
DsoStartMojo(AbstractDsoMojo mojo)
           
DsoStopMojo(AbstractDsoMojo mojo)
           
 



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