| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnvCheck | |
|---|---|
| com.sun.jini.tool.envcheck | Tool for examining the run-time environment of a Jini component. | 
| com.sun.jini.tool.envcheck.plugins | |
| Uses of EnvCheck in com.sun.jini.tool.envcheck | 
|---|
| Methods in com.sun.jini.tool.envcheck with parameters of type EnvCheck | |
|---|---|
 void | 
Plugin.run(EnvCheck envCheck)
Run the test implemented by the plugin.  | 
| Uses of EnvCheck in com.sun.jini.tool.envcheck.plugins | 
|---|
| Methods in com.sun.jini.tool.envcheck.plugins with parameters of type EnvCheck | |
|---|---|
 void | 
CheckActivationSystem.run(EnvCheck envCheck)
Determine whether to perform this check, and perform the check if appropriate.  | 
 void | 
CheckCodebase.run(EnvCheck envCheck)
Depending on whether service start checks are configured, either check the codebase system property or all of the ServiceDescriptors that are instanceof
 NonActivatableServiceDescriptor. | 
 void | 
CheckConfig.run(EnvCheck envCheck)
If configured to perform JSK checks, perform checks for each descriptor.  | 
 void | 
CheckJDK1_4.run(EnvCheck envCheck)
Check the validity of the activation group VM (if there is one)  | 
 void | 
CheckJSKPlatform.run(EnvCheck envCheck)
Check the command line vm and the group, if there is one, for a classpath containing jsk-platform.jar. | 
 void | 
CheckJSKPolicy.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. | 
 void | 
CheckJsseProps.run(EnvCheck envCheck)
Check the security files for the current VM and for the group VM if there is a SharedActivationGroupDescriptor. | 
 void | 
CheckLoggingConfig.run(EnvCheck envCheck)
 | 
 void | 
CheckNoLoopback.run(EnvCheck envCheck)
Get the address of the local host and check for loopback.  | 
 void | 
CheckPersistence.run(EnvCheck envCheck)
Check the persistence directory for every SharedActivatableServiceDescriptor in the starter
 configuration. | 
 void | 
CheckPolicy.run(EnvCheck envCheck)
Perform policy file checks for the current VM and all service descriptors.  | 
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||