GigaSpaces XAP 9.5 API

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

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

public class CheckConfig
extends AbstractPlugin

Check the configuration files for services identified by service descriptors in the service starter configuration. For each SharedActivatableServiceDescriptor or NonActivatableServiceDescriptor, a check is made that the command line arguments are not null or empty and that a configuration can be instantiated from those arguments. The configuration is searched for all occurrences of initialLookupGroups entries and generates warnings for those set to ALL_GROUPS.


Nested Class Summary
static class CheckConfig.ConfigTask
          Subtask to load the configuration
static class CheckConfig.GetGroupsTask
          Subtask which obtains all initialLookupGroups entries and returns them in an array of GroupInfo objects.
 
Constructor Summary
CheckConfig()
           
 
Method Summary
 void run(EnvCheck envCheck)
          If configured to perform JSK checks, perform checks for each descriptor.
 
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

CheckConfig

public CheckConfig()
Method Detail

run

public void run(EnvCheck envCheck)
If configured to perform JSK checks, perform checks for each descriptor. Any service which conforms to the same command line argument convention may be included in a JSK check.

Parameters:
envCheck - the plugin container

GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.