org.codehaus.cargo.documentation
Class Snippets

java.lang.Object
  extended byorg.codehaus.cargo.documentation.Snippets

public class Snippets
extends java.lang.Object

Code snippets referenced from the Cargo website using the Confluence {snippet} marco (see http://confluence.atlassian.com/display/CONFEXT/Snippet+Macro+Library). WARNING1: the snippet id must NOT contain the words "start" or "end". WARNING2: nested snippet ids must not contain parent's id. For example a nested "configuration-typed-resin3x" is invalid if the parent has an id of "resin3x" or "configuration" or "typed-resin3x".

Version:
$Id: Snippets.java 1233 2006-11-22 09:15:56Z vmassol $

Constructor Summary
Snippets()
           
 
Method Summary
 void snippetResin3xLocalDeploy()
           
 void snippetResin3xStartAndStopTyped()
           
 void snippetResin3xStartAndStopUntyped()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Snippets

public Snippets()
Method Detail

snippetResin3xStartAndStopTyped

public void snippetResin3xStartAndStopTyped()

snippetResin3xStartAndStopUntyped

public void snippetResin3xStartAndStopUntyped()

snippetResin3xLocalDeploy

public void snippetResin3xLocalDeploy()
                               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2008 Codehaus. All Rights Reserved.