Package | Description |
---|---|
nl.esciencecenter.xenon |
This package is the main entry point into the Xenon API.
|
Modifier and Type | Method and Description |
---|---|
static Xenon |
XenonFactory.newXenon(Map<String,String> properties)
Create a new Xenon instance using the given properties.
|
Modifier and Type | Method and Description |
---|---|
static void |
XenonFactory.endXenon(Xenon xenon)
Ends a Xenon instance.
|