Package | Description |
---|---|
com.sun.jini.tool.envcheck.plugins |
Modifier and Type | Class and Description |
---|---|
class |
CheckActivationSystem
Plugin which checks the liveness of the activation system.
|
class |
CheckCodebase
Plugin which performs a variety of checks on codebase components.
|
class |
CheckConfig
Check the configuration files for services identified by service descriptors
in the service starter configuration.
|
class |
CheckJDK1_4
Check that the Java platform is at least version 1.4.
|
class |
CheckJSKPlatform
Check whether
jsk-platform.jar is in the classpath
of the command-line being analyzed, and if the activation group
if there is one. |
class |
CheckJSKPolicy
Check whether
jsk-policy.jar is installed in the extensions
directory. |
class |
CheckJsseProps
Checks whether various security oriented configuration files exist and are
accessible.
|
class |
CheckLoggingConfig
Checks the existence and readability of the logging configuration file
identified by the
java.util.logging.config.file system
property, if that property is defined. |
class |
CheckNoLoopback
Checks that the return from
InetAddress.getLocalHost()
is not a loopback address. |
class |
CheckPersistence
Check that the persistence directory supplied by any
SharedActivatableServiceDescriptor s are either non-existant or
empty. |
class |
CheckPolicy
Check the security policy for existence, for valid syntax, and that it does
not grant
AllPermissions to all protection domains. |
Copyright © GigaSpaces.