public static class SimulatedJBoss7ServerImpl.SimulatedJBoss7SshDriver extends JBoss7SshDriver
CONFIG_FILE, KEYSTORE_FILE, MANAGEMENT_REALM, SERVER_TYPE
KEY_VAL_OPT_PREFIXES, log, MUTUALLY_EXCLUSIVE_OPTS
CHECK_RUNNING, CUSTOMIZING, DEBUG, IGNORE_ENTITY_SSH_FLAGS, INSTALL_INCOMPLETE, INSTALLING, KILLING, LAUNCHING, logSsh, NON_STANDARD_LAYOUT, PID_FILENAME, PROCESS_OWNER, RESTARTING, STOPPING, USE_PID_FILE, VALID_FLAGS
Constructor and Description |
---|
SimulatedJBoss7ServerImpl.SimulatedJBoss7SshDriver(SimulatedJBoss7ServerImpl entity,
SshMachineLocation machine) |
Modifier and Type | Method and Description |
---|---|
void |
customize()
AS7 config notes and TODOs:
We're using the http management interface on port managementPort
We're not using any JMX.
|
void |
install() |
boolean |
isRunning()
Whether the entity components have started.
|
void |
launch() |
getEntity, getSslKeystoreFile, hashPassword, kill, preInstall, stop
deploy, deploy, deploy, getEnabledProtocols, getFilenameContextMapper, getHttpPort, getHttpsPort, getHttpsSslConfig, postLaunch, undeploy
checkJavaHostnameBug, copyRuntimeResources, getJavaOpts, getJmxContext, getJmxPort, getRmiRegistryPort, getShellEnvironment, installJava, installJmxSupport, isJmxEnabled, isJmxSslEnabled, setup
checkNoHostnameBug, copyInstallResources, copyResource, copyResource, execute, execute, execute, getAddress, getExpandedInstallDir, getHostname, getInstallDir, getLocation, getMachine, getPortsUsed, getRunDir, getSubnetAddress, getSubnetHostname, runPostInstallCommand, runPostLaunchCommand, runPreInstallCommand, runPreLaunchCommand, setExpandedInstallDir
copyPreInstallResources, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyTemplate, copyTemplate, copyTemplate, getResource, getResourceAsString, getVersion, processTemplate, processTemplate, processTemplate, processTemplate, processTemplateContents, processTemplateContents, rebind, restart, start
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
deploy, deploy, deploy, getEnabledProtocols, getFilenameContextMapper, getHttpPort, getHttpsPort, getHttpsSslConfig, undeploy
isJmxEnabled
rebind, restart, start
getLocation
public SimulatedJBoss7ServerImpl.SimulatedJBoss7SshDriver(SimulatedJBoss7ServerImpl entity, SshMachineLocation machine)
public boolean isRunning()
SoftwareProcessDriver
isRunning
in interface SoftwareProcessDriver
isRunning
in class JBoss7SshDriver
public void install()
install
in class JBoss7SshDriver
public void customize()
JBoss7SshDriver
customize
in class JBoss7SshDriver
public void launch()
launch
in class JBoss7SshDriver