org.ow2.petals.cli.shell.command
Class Set

java.lang.Object
  extended by org.ow2.petals.cli.shell.command.Command
      extended by org.ow2.petals.cli.shell.command.Set

public class Set
extends Command

This command sets the value of a property

Author:
sandre

Field Summary
static java.util.regex.Pattern REGEX_DECLARATION
           
 
Constructor Summary
Set(Shell shell)
           
 
Method Summary
 void execute(java.lang.String[] args)
           
 
Methods inherited from class org.ow2.petals.cli.shell.command.Command
checkArguments, checkArguments, getDescription, getName, getShell, getUsage, setDescription, setUsage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REGEX_DECLARATION

public static final java.util.regex.Pattern REGEX_DECLARATION
Constructor Detail

Set

public Set(Shell shell)
Method Detail

execute

public void execute(java.lang.String[] args)
             throws CommandException
Specified by:
execute in class Command
Throws:
CommandException


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.