GigaSpaces XAP 9.0 API

com.sun.jini.tool.envcheck.plugins
Class CheckJsseProps.CheckLoginConfigInit

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

public static class CheckJsseProps.CheckLoginConfigInit
extends Object
implements SubVMTask

Checks the existence and accessibility of the login configuration.


Constructor Summary
CheckJsseProps.CheckLoginConfigInit()
           
 
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

CheckJsseProps.CheckLoginConfigInit

public CheckJsseProps.CheckLoginConfigInit()
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 9.0 API

Copyright © GigaSpaces.