com.sun.jini.tool.envcheck.plugins
Class CheckConfig.ConfigTask
java.lang.Object
com.sun.jini.tool.envcheck.plugins.CheckConfig.ConfigTask
- All Implemented Interfaces:
- SubVMTask
- Enclosing class:
- CheckConfig
public static class CheckConfig.ConfigTask
- extends Object
- implements SubVMTask
Subtask to load the configuration
Method Summary |
Object |
run(String[] args)
Instantiate the configuration using the given args . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckConfig.ConfigTask
public CheckConfig.ConfigTask()
run
public Object run(String[] args)
- Instantiate the configuration using the given
args
.
- Specified by:
run
in interface SubVMTask
- Returns:
- a
Boolean(true)
if successful, or the
exception thrown if unsuccessful
Copyright © GigaSpaces.