Uses of Class
com.sun.enterprise.v3.admin.cluster.SecureAdminBootstrapHelper.BootstrapException
-
Packages that use SecureAdminBootstrapHelper.BootstrapException Package Description com.sun.enterprise.v3.admin.cluster -
-
Uses of SecureAdminBootstrapHelper.BootstrapException in com.sun.enterprise.v3.admin.cluster
Methods in com.sun.enterprise.v3.admin.cluster that throw SecureAdminBootstrapHelper.BootstrapException Modifier and Type Method Description protected abstract voidSecureAdminBootstrapHelper. backdateInstanceDomainXML()Adjusts the date on the new instance's domain.xml so it looks older than the original one on the DAS.voidSecureAdminBootstrapHelper. bootstrapInstance()Bootstraps the instance for remote admin.static SecureAdminBootstrapHelperSecureAdminBootstrapHelper. 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.
-