public class Main extends Object
| Constructor and Description |
|---|
Main() |
| Modifier and Type | Method and Description |
|---|---|
static void |
invokeExtensions()
Invoke the extensions specified in the carbon.xml
|
static void |
launchCarbon()
Launch the Carbon Server.
|
static void |
main(String[] args)
Launch the Carbon server.
|
static void |
processCmdLineArgs(String[] args)
Process command line arguments and set corresponding system properties.
|
public static void main(String[] args)
args - command line arguments.public static void processCmdLineArgs(String[] args)
args - cmd line argspublic static void invokeExtensions()
public static void launchCarbon()
Copyright © 2018 WSO2 Inc. All rights reserved.