public class CheckJSKPolicy extends AbstractPlugin
jsk-policy.jar is installed in the extensions
directory. For both the current VM and for the group VM (if any) load
net.jini.security.policy.DynamicPolicyProvider and verify that
it was loaded with the extension classloader by verifying that the parent
loader is the bootstrap loader (null). The group VM is checked
only if the descriptors getServerCommand() method returns
non-null| Modifier and Type | Class and Description |
|---|---|
static class |
CheckJSKPolicy.JSKPolicyTask
The task which checks the group VM.
|
| Constructor and Description |
|---|
CheckJSKPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(EnvCheck envCheck)
Perform the check both for the current VM, and for the group VM if a
SharedActivationGroupDescriptor is available from the plugin
container. |
getBundle, getString, getString, getString, getString, handleUnexpectedSubtaskReturn, isPluginOption, taskNamepublic void run(EnvCheck envCheck)
SharedActivationGroupDescriptor is available from the plugin
container.envCheck - a reference to the driver instance.Copyright © GigaSpaces.