GigaSpaces XAP 8.0 API

com.sun.jini.tool.envcheck.plugins
Class CheckJDK1_4.JDK1_4Task

java.lang.Object
  extended by com.sun.jini.tool.envcheck.plugins.CheckJDK1_4.JDK1_4Task
All Implemented Interfaces:
SubVMTask
Enclosing class:
CheckJDK1_4

public static class CheckJDK1_4.JDK1_4Task
extends Object
implements SubVMTask

Subtask to check the VM version. If it is possible to load java.rmi.server.RMIClassLoaderSpi, then this VM is presumed to be at least version 1.4. The run method return a Boolean(true) if the version is OK.


Constructor Summary
CheckJDK1_4.JDK1_4Task()
           
 
Method Summary
 Object run(String[] args)
          Run the subtask.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckJDK1_4.JDK1_4Task

public CheckJDK1_4.JDK1_4Task()
Method Detail

run

public Object run(String[] args)
Description copied from interface: SubVMTask
Run the subtask. Return an object representing the result of the task. If an unexpected exception is thrown in the body of the method, it should be caught and used as the returned object.

Specified by:
run in interface SubVMTask
Returns:
the task status object, which may be null

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.