public class DMXApplicationCLI extends Object
Constructor and Description |
---|
DMXApplicationCLI() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Application main method.
|
void |
runApplication(String[] args)
Run the application in OSGI framework.
|
void |
stopApplication()
Stop application and shut down OSGI framework.
|
public static void main(String[] args)
args
- runtime argumentspublic void runApplication(String[] args) throws Exception
args
- runtime argumentsException
- if an error occurspublic void stopApplication()
Copyright © 2012-2014 Vektor Software. All Rights Reserved.