Brooklyn

brooklyn.entity.webapp.jboss
[Java] Interface JBoss7Driver

brooklyn.entity.webapp.jboss.JBoss7Driver
  brooklyn.entity.java.JavaSoftwareProcessDriver
      brooklyn.entity.webapp.JavaWebAppDriver
          brooklyn.entity.drivers.EntityDriver
              brooklyn.entity.basic.SoftwareProcessDriver
All Superinterfaces:
JavaSoftwareProcessDriver, JavaWebAppDriver, EntityDriver, SoftwareProcessDriver

public interface JBoss7Driver
extends JavaWebAppDriver

Method Summary
java.lang.String getSslKeystoreFile()

The path to the keystore file on the AS7 server machine.

 
Methods inherited from interface JavaWebAppDriver
deploy, deploy, deploy, getEnabledProtocols, getFilenameContextMapper, getHttpPort, getHttpsPort, getHttpsSslConfig, undeploy
 
Methods inherited from interface JavaSoftwareProcessDriver
getJmxContext, getJmxPort, getRmiPort, isJmxEnabled
 
Methods inherited from interface SoftwareProcessDriver
getEntity, isRunning, kill, rebind, restart, start, stop
 
Methods inherited from interface EntityDriver
getEntity, getLocation
 

Method Detail

getSslKeystoreFile

public java.lang.String getSslKeystoreFile()
The path to the keystore file on the AS7 server machine. Result is undefined if SSL is not enabled/configured.


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.