public class Main extends Object
| Modifier and Type | Method and Description |
|---|---|
static Chameleon |
createChameleon(String[] args)
Creates the Chameleon instance.The instance is not started.
|
static void |
main(String[] args)
Main method.
|
public static void main(String[] args)
args - the chameleon parameter.public static Chameleon createChameleon(String[] args) throws Exception
args - the command line parameters.Exception - if the chameleon instance cannot be created correctly.Copyright © 2013 OW2 Chameleon. All rights reserved.