public class BicepsClientFramework
extends java.lang.Object
| Constructor and Description |
|---|
BicepsClientFramework() |
| Modifier and Type | Method and Description |
|---|---|
IBICEPSClient |
getClient() |
static BicepsClientFramework |
getInstance() |
boolean |
isQoSFrameworkEnabled() |
void |
setup(java.lang.String[] runtimeArgs,
org.ws4d.java.types.URI propertiesFile) |
void |
shutdown() |
void |
shutdown(boolean kill) |
public static BicepsClientFramework getInstance()
public boolean isQoSFrameworkEnabled()
public void setup(java.lang.String[] runtimeArgs,
org.ws4d.java.types.URI propertiesFile)
throws java.io.IOException
java.io.IOExceptionpublic void shutdown()
public void shutdown(boolean kill)
public IBICEPSClient getClient()