com.sun.jini.tool.envcheck.plugins
Class CheckJDK1_4
java.lang.Object
com.sun.jini.tool.envcheck.AbstractPlugin
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.
Method Summary |
void |
run(EnvCheck envCheck)
Check the validity of the activation group VM (if there is one) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CheckJDK1_4
public CheckJDK1_4()
run
public void run(EnvCheck envCheck)
- Check the validity of the activation group VM (if there is one)
- Parameters:
envCheck
- the container
Copyright © GigaSpaces.