com.arsdigita.core
Class LibCheck
java.lang.Object
com.arsdigita.util.parameter.AbstractParameterContext
com.arsdigita.runtime.AbstractScript
com.arsdigita.packaging.Check
com.arsdigita.core.BaseCheck
com.arsdigita.core.LibCheck
- All Implemented Interfaces:
- ParameterContext, Script
- public class LibCheck
- extends com.arsdigita.core.BaseCheck
LibCheck
- Version:
- $Revision: #4 $ $Date: 2004/04/07 $
- Author:
- Rafael H. Schloming <rhs@mit.edu>
Method Summary |
void |
run(ScriptContext ctx)
The run method is inoked to execute the script. |
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
LibCheck
public LibCheck()
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
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC