GigaSpaces XAP 9.7.2 API

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

java.lang.Object
  extended by com.sun.jini.tool.envcheck.AbstractPlugin
      extended by com.sun.jini.tool.envcheck.plugins.CheckJDK1_4
All Implemented Interfaces:
Plugin

public class CheckJDK1_4
extends AbstractPlugin

Check that the Java platform is at least version 1.4. This check is applied to the VM invoked by the command line being analyzed and the VM invoked by a SharedActivationGroupDescriptor if the descriptor's getServerCommand() method returns non-null.


Nested Class Summary
static class CheckJDK1_4.JDK1_4Task
          Subtask to check the VM version.
 
Constructor Summary
CheckJDK1_4()
           
 
Method Summary
 void run(EnvCheck envCheck)
          Check the validity of the activation group VM (if there is one)
 
Methods inherited from class com.sun.jini.tool.envcheck.AbstractPlugin
getBundle, getString, getString, getString, getString, handleUnexpectedSubtaskReturn, isPluginOption, taskName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckJDK1_4

public CheckJDK1_4()
Method Detail

run

public void run(EnvCheck envCheck)
Check the validity of the activation group VM (if there is one)

Parameters:
envCheck - the container

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.