public class AzurecloudStandalone extends Object
java -jar bootstrap/bin/ybootstrap.jar "new de.hybris.platform.azure.AzurecloudStandalone().run();"
From eclipse, just run as Java Application. Note that you maybe need to add all other projects like
ext-commerce, ext-pim to the Launch configuration classpath.| Constructor and Description |
|---|
AzurecloudStandalone() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main class to be able to run it directly as a java program.
|
void |
run() |
public static void main(String[] args)
args - the arguments from commandlinepublic void run()
Copyright © 2017 SAP SE. All Rights Reserved.