| Package | Description |
|---|---|
| com.sun.enterprise.v3.admin.cluster |
| Modifier and Type | Method and Description |
|---|---|
static SecureAdminBootstrapHelper |
SecureAdminBootstrapHelper.getLocalHelper(File existingInstanceDir,
File newInstanceDir)
Creates a new helper for delivering files needed for secure admin to
the local instance (local meaning on the same node as the DAS).
|
static SecureAdminBootstrapHelper |
SecureAdminBootstrapHelper.getRemoteHelper(org.glassfish.hk2.api.ServiceLocator habitat,
File DASInstanceDir,
String remoteNodeDir,
String instance,
Node node,
Logger logger)
Creates a new helper for delivering files needed for secure admin to
the remote instance.
|
Copyright © 2017. All rights reserved.