| Package | Description |
|---|---|
| org.ow2.chameleon.core | |
| org.ow2.chameleon.core.utils |
| Modifier and Type | Method and Description |
|---|---|
static Chameleon |
Main.createChameleon(String[] args)
Creates the Chameleon instance.The instance is not started.
|
Chameleon |
Chameleon.start()
Initializes and Starts the Chameleon frameworks.
|
Chameleon |
Chameleon.stop()
Stops the underlying framework.
|
Chameleon |
Chameleon.waitForStability()
Waits for the stability to be reached.
|
| Constructor and Description |
|---|
FrameworkManager(Chameleon chameleon,
ChameleonConfiguration configuration)
Creates the framework manager.
|
Copyright © 2009–2015 OW2 Chameleon. All rights reserved.