| Package | Description |
|---|---|
| org.cristalise.kernel.process | |
| org.cristalise.kernel.process.resource | |
| org.cristalise.kernel.utils |
| Modifier and Type | Method and Description |
|---|---|
static ResourceLoader |
Gateway.getResource() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Gateway.init(Properties props,
ResourceLoader res)
Initialises the Gateway and all of the client objects it holds, with
the exception of the Lookup, which is initialised during connect()
|
static void |
StandardServer.standardInitialisation(Properties props,
ResourceLoader res)
Initialise the server
|
| Modifier and Type | Class and Description |
|---|---|
class |
Resource
Default implementation of ResourceLoader
|
| Constructor and Description |
|---|
CastorXMLUtility(ResourceLoader aResourceLoader,
Properties aAppProperties,
URL mapURL)
Looks for a file called 'index' at the given URL, and loads every file listed in there by relative path
|
Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.