com.arsdigita.loader
Class CoreLoader

java.lang.Object
  extended bycom.arsdigita.util.parameter.AbstractParameterContext
      extended bycom.arsdigita.runtime.AbstractScript
          extended bycom.arsdigita.loader.PackageLoader
              extended bycom.arsdigita.loader.CoreLoader
All Implemented Interfaces:
ParameterContext, Script
Direct Known Subclasses:
Loader

public class CoreLoader
extends PackageLoader

CoreLoader

Version:
$Revision: #14 $ $Date: 2004/04/07 $
Author:
Rafael H. Schloming <rhs@mit.edu>

Field Summary
static String versionId
           
 
Constructor Summary
CoreLoader()
           
 
Method Summary
static void loadHost()
          Subject to change.
 void run(ScriptContext ctx)
          The run method is inoked to execute the script.
 
Methods inherited from class com.arsdigita.loader.PackageLoader
exists, exists, exists, load, loader, requires, requires, requires
 
Methods inherited from class com.arsdigita.util.parameter.AbstractParameterContext
get, get, getParameters, load, load, loadInfo, register, save, set, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.arsdigita.util.parameter.ParameterContext
get, get, getParameters, load, save, set, validate
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

CoreLoader

public CoreLoader()
Method Detail

run

public void run(ScriptContext ctx)
Description copied from class: AbstractScript
The run method is inoked to execute the script. Before calling this method any required parameters registered by the noargs constructer should be set.

Specified by:
run in interface Script
Specified by:
run in class AbstractScript
Parameters:
ctx - the context in which to run the script

loadHost

public static void loadHost()
Subject to change.



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC