GigaSpaces XAP 9.0 API

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

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

public class CheckNoLoopback
extends AbstractPlugin

Checks that the return from InetAddress.getLocalHost() is not a loopback address.


Constructor Summary
CheckNoLoopback()
           
 
Method Summary
 void run(EnvCheck envCheck)
          Get the address of the local host and check for loopback.
 
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

CheckNoLoopback

public CheckNoLoopback()
Method Detail

run

public void run(EnvCheck envCheck)
Get the address of the local host and check for loopback.

Parameters:
envCheck - a reference to the driver instance.

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.