public class Snippets
extends java.lang.Object
{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".| Constructor and Description |
|---|
Snippets() |
| Modifier and Type | Method and Description |
|---|---|
void |
snippetResin3xLocalDeploy()
Snippet for local deployment on a Resin 3.x container.
|
void |
snippetResin3xStartAndStopTyped()
Snippet for starting and stopping a Resin 3.x container.
|
void |
snippetResin3xStartAndStopUntyped()
Snippet for starting and stopping a Resin 3.x container.
|
public void snippetResin3xStartAndStopTyped()
public void snippetResin3xStartAndStopUntyped()
public void snippetResin3xLocalDeploy()
throws java.lang.Exception
java.lang.Exception - If the snippet throws an exception.Copyright © 2004-2014 Codehaus. All Rights Reserved.