public class BalServer extends Object
Constructor and Description |
---|
BalServer()
This will unzip a new Ballerina server and create a new server location.
|
Modifier and Type | Method and Description |
---|---|
void |
cleanup()
Clean up this server instance by removing the work directory.
|
String |
getServerHome()
Return server home path.
|
public BalServer() throws BallerinaTestException
BallerinaTestException
- if something failspublic void cleanup()
public String getServerHome()
Copyright © 2018 WSO2. All rights reserved.