| Package | Description |
|---|---|
| com.sun.enterprise.v3.admin.cluster | |
| com.sun.enterprise.v3.admin.cluster.dcom |
| Class and Description |
|---|
| CommandRunnable
This class wraps a CommandInvocation so that it can be run via a
thread pool.
|
| CreateRemoteNodeCommand
Refactored from CreateNodeSshCommand.java on 9/10/11
Note the use of "protected" visibility is one of those rare times when it is actually
necessary.
|
| DeleteNodeRemoteCommand
Remote AdminCommand to delete a config node.
|
| PingNodeRemoteCommand
Remote AdminCommand to validate the connection to an SSH node.
|
| SecureAdminBootstrapHelper
Bootstraps the secure admin-related files, either over ssh (copying files from the
current runtime environment to the remote system via secure ftp) or locally
(using more straightforward file-copying).
|
| SecureAdminBootstrapHelper.BootstrapException |
| UpdateNodeRemoteCommand
Remote AdminCommand to update a remote node.
|
| Class and Description |
|---|
| CreateRemoteNodeCommand
Refactored from CreateNodeSshCommand.java on 9/10/11
Note the use of "protected" visibility is one of those rare times when it is actually
necessary.
|
| DeleteNodeRemoteCommand
Remote AdminCommand to delete a config node.
|
| PingNodeRemoteCommand
Remote AdminCommand to validate the connection to an SSH node.
|
| UpdateNodeRemoteCommand
Remote AdminCommand to update a remote node.
|
Copyright © 2017. All rights reserved.