Brooklyn

brooklyn.entity.webapp
[Java] Interface JavaWebAppDriver

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

public interface JavaWebAppDriver
extends JavaSoftwareProcessDriver

Method Summary
void deploy(java.io.File file)

void deploy(java.io.File f, java.lang.String targetName)

java.lang.String deploy(java.lang.String url, java.lang.String targetName)

java.util.List getEnabledProtocols()

java.lang.Integer getHttpPort()

java.lang.Integer getHttpsPort()

 
Methods inherited from interface JavaSoftwareProcessDriver
getJmxContext, getJmxPort, getRmiPort
 
Methods inherited from interface SoftwareProcessDriver
getEntity, isRunning, kill, restart, start, stop
 
Methods inherited from interface EntityDriver
getLocation
 

Method Detail

deploy

public void deploy(java.io.File file)


deploy

public void deploy(java.io.File f, java.lang.String targetName)


deploy

public java.lang.String deploy(java.lang.String url, java.lang.String targetName)


getEnabledProtocols

public java.util.List getEnabledProtocols()


getHttpPort

public java.lang.Integer getHttpPort()


getHttpsPort

public java.lang.Integer getHttpsPort()


 

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