public class Snippets extends 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.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.