- java.lang.Object
-
- brooklyn.entity.basic.AbstractSoftwareProcessDriver
-
- brooklyn.entity.basic.AbstractSoftwareProcessSshDriver
-
- brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
- brooklyn.entity.webapp.JavaWebAppSshDriver
-
- brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
- brooklyn.qa.load.SimulatedJBoss7ServerImpl.SimulatedJBoss7SshDriver
-
-
Field Summary
-
Fields inherited from class brooklyn.entity.webapp.jboss.JBoss7SshDriver
CONFIG_FILE, KEYSTORE_FILE, MANAGEMENT_REALM, SERVER_TYPE
-
Fields inherited from class brooklyn.entity.java.JavaSoftwareProcessSshDriver
KEY_VAL_OPT_PREFIXES, log, MUTUALLY_EXCLUSIVE_OPTS
-
Fields inherited from class brooklyn.entity.basic.AbstractSoftwareProcessSshDriver
CHECK_RUNNING, CUSTOMIZING, DEBUG, IGNORE_ENTITY_SSH_FLAGS, INSTALL_INCOMPLETE, INSTALLING, KILLING, LAUNCHING, logSsh, NON_STANDARD_LAYOUT, PID_FILENAME, PROCESS_OWNER, resolver, RESTARTING, STOPPING, USE_PID_FILE, VALID_FLAGS
-
Fields inherited from class brooklyn.entity.basic.AbstractSoftwareProcessDriver
entity, location, resource
-
Method Summary
-
Methods inherited from class brooklyn.entity.webapp.jboss.JBoss7SshDriver
getCustomJavaConfigOptions, getDeploySubdir, getEntity, getLogFileLocation, getSslKeystoreFile, getTemplateConfigurationUrl, hashPassword, kill, preInstall, stop
-
Methods inherited from class brooklyn.entity.webapp.JavaWebAppSshDriver
deploy, deploy, deploy, getDeployDir, getEnabledProtocols, getFilenameContextMapper, getHttpPort, getHttpsPort, getHttpsSslConfig, getSslKeyAlias, getSslKeystorePassword, getSslKeystoreUrl, inferRootUrl, isProtocolEnabled, postLaunch, undeploy
-
Methods inherited from class brooklyn.entity.java.JavaSoftwareProcessSshDriver
checkForAndInstallJava, checkJavaHostnameBug, copyRuntimeResources, getCurrentJavaVendor, getCurrentJavaVersion, getCustomJavaSystemProperties, getInstalledJavaVersion, getJavaOpts, getJavaSystemProperties, getJmxContext, getJmxJavaConfigOptions, getJmxJavaSystemProperties, getJmxPort, getRmiRegistryPort, getShellEnvironment, installJava, installJmxSupport, isJmxEnabled, isJmxSslEnabled, setup, tryJavaInstall
-
Methods inherited from class brooklyn.entity.basic.AbstractSoftwareProcessSshDriver
checkNoHostnameBug, copyInstallResources, copyResource, copyResource, createDirectory, execute, execute, execute, getAddress, getExpandedInstallDir, getHostname, getInstallDir, getInstallLabelExtraSalt, getLocation, getMachine, getPortsUsed, getRunDir, getSshFlags, getSubnetAddress, getSubnetHostname, newScript, newScript, runPostInstallCommand, runPostLaunchCommand, runPreInstallCommand, runPreLaunchCommand, setExpandedInstallDir, setInstallDir, setInstallLabel, setRunDir
-
Methods inherited from class brooklyn.entity.basic.AbstractSoftwareProcessDriver
copyPreInstallResources, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyTemplate, copyTemplate, copyTemplate, doFullStartOnRestart, getEntityVersionLabel, getEntityVersionLabel, getResource, getResourceAsString, getVersion, processTemplate, processTemplate, processTemplate, processTemplate, processTemplateContents, processTemplateContents, rebind, restart, start, waitForConfigKey
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface brooklyn.entity.webapp.JavaWebAppDriver
deploy, deploy, deploy, getEnabledProtocols, getFilenameContextMapper, getHttpPort, getHttpsPort, getHttpsSslConfig, undeploy
-
Methods inherited from interface brooklyn.entity.java.JavaSoftwareProcessDriver
isJmxEnabled
-
Methods inherited from interface brooklyn.entity.basic.SoftwareProcessDriver
rebind, restart, start
-
Methods inherited from interface brooklyn.entity.drivers.EntityDriver
getLocation
-
-
Method Detail
-
install
public void install()
- Overrides:
install in class brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
customize
public void customize()
- Overrides:
customize in class brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
launch
public void launch()
- Overrides:
launch in class brooklyn.entity.webapp.jboss.JBoss7SshDriver
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.