public class DatahubadapterStandalone extends Object
java -jar bootstrap/bin/ybootstrap.jar "new com.hybris.datahub.core.DatahubadapterStandalone().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 |
|---|
DatahubadapterStandalone() |
| 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.