com.arsdigita.web
Class HostLoader
java.lang.Object
com.arsdigita.util.parameter.AbstractParameterContext
com.arsdigita.runtime.AbstractScript
com.arsdigita.web.HostLoader
- All Implemented Interfaces:
- ParameterContext, Script
- public final class HostLoader
- extends AbstractScript
- Version:
- $Id: //core-platform/dev/src/com/arsdigita/web/HostLoader.java#5 $
- Author:
- Justin Ross <jross@redhat.com>
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 |
versionId
public static final String versionId
- See Also:
- Constant Field Values
HostLoader
public HostLoader()
run
public final void run(ScriptContext context)
- 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:
context
- the context in which to run the script
main
public static final void main(String[] args)
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC