public class CheckConfig extends AbstractPlugin
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
.Modifier and Type | Class and Description |
---|---|
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 and Description |
---|
CheckConfig() |
Modifier and Type | Method and Description |
---|---|
void |
run(EnvCheck envCheck)
If configured to perform JSK checks, perform checks for each descriptor.
|
getBundle, getString, getString, getString, getString, handleUnexpectedSubtaskReturn, isPluginOption, taskName
public void run(EnvCheck envCheck)
envCheck
- the plugin containerCopyright © GigaSpaces.