public class CheckActivationSystem extends AbstractPlugin
Configuration
for the tool includes an entry
named activation
which is a boolean and has a
value of true
.
SharedActivatableServiceDescriptor
.
ActivationGroup.getSystem()
.
A non-exceptional return indicates liveness.Modifier and Type | Class and Description |
---|---|
static class |
CheckActivationSystem.CheckActivationTask
subtask to perform the actual check
|
Constructor and Description |
---|
CheckActivationSystem() |
Modifier and Type | Method and Description |
---|---|
boolean |
isPluginOption(String opt)
Test whether to unconditionally test for the presence of the
activation system.
|
void |
run(EnvCheck envCheck)
Determine whether to perform this check, and perform the
check if appropriate.
|
getBundle, getString, getString, getString, getString, handleUnexpectedSubtaskReturn, taskName
public boolean isPluginOption(String opt)
opt
is
the command-line option -activation
.isPluginOption
in interface Plugin
isPluginOption
in class AbstractPlugin
opt
- the command-line optionpublic void run(EnvCheck envCheck)
envCheck
- a reference to the driver instance.Copyright © GigaSpaces.