Uses of Interface
org.cristalise.kernel.process.resource.ResourceLoader
Packages that use ResourceLoader
Package
Description
-
Uses of ResourceLoader in org.cristalise.kernel.process
Methods in org.cristalise.kernel.process that return ResourceLoaderMethods in org.cristalise.kernel.process with parameters of type ResourceLoaderModifier and TypeMethodDescriptionstatic voidGateway.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 voidStandardClient.standardInitialisation(Properties props, ResourceLoader res) static voidStandardServer.standardInitialisation(Properties props, ResourceLoader res) Initialise the server -
Uses of ResourceLoader in org.cristalise.kernel.process.resource
Classes in org.cristalise.kernel.process.resource that implement ResourceLoader -
Uses of ResourceLoader in org.cristalise.kernel.utils
Constructors in org.cristalise.kernel.utils with parameters of type ResourceLoaderModifierConstructorDescriptionCastorXMLUtility(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