Brooklyn

brooklyn.entity.webapp
[Java] Interface JavaWebAppService

brooklyn.entity.java.UsesJava
  brooklyn.entity.rebind.Rebindable
      brooklyn.entity.webapp.WebAppService
          brooklyn.entity.Entity
              brooklyn.entity.webapp.WebAppServiceConstants
                  brooklyn.entity.trait.Identifiable
                      brooklyn.entity.webapp.JavaWebAppService
All Superinterfaces:
UsesJava, Rebindable, WebAppService, Entity, WebAppServiceConstants, Identifiable

public interface JavaWebAppService
extends UsesJava, WebAppService

Field Summary
static ConfigKey NAMED_WARS

static ConfigKey ROOT_WAR

static ConfigKey WARS_BY_CONTEXT

 
Fields inherited from interface UsesJava
CHECK_JAVA_HOSTNAME_BUG, JAVA_OPTS, JAVA_SYSPROPS
 
Fields inherited from interface WebAppServiceConstants
AVG_REQUESTS_PER_SECOND, AVG_REQUESTS_PER_SECOND_PERIOD, BYTES_RECEIVED, BYTES_SENT, ENABLED_PROTOCOLS, ERROR_COUNT, HTTPS_PORT, HTTPS_SSL_CONFIG, HTTP_PORT, MAX_PROCESSING_TIME, PROCESSING_TIME_FRACTION_IN_WINDOW, PROCESSING_TIME_FRACTION_LAST, REQUESTS_PER_SECOND, REQUESTS_PER_SECOND_IN_WINDOW, REQUESTS_PER_SECOND_LAST, REQUESTS_PER_SECOND_WINDOW_PERIOD, REQUEST_COUNT, ROOT_URL, TOTAL_PROCESSING_TIME
 
Method Summary
 
Methods inherited from interface Entity
addChild, addChild, addEnricher, addGroup, addPolicy, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getRebindSupport, invoke, removeChild, removeEnricher, removePolicy, setParent
 

Field Detail

NAMED_WARS

@SetFromFlag("wars")
	public
public static final ConfigKey NAMED_WARS


ROOT_WAR

mFlag("war")
	public
public static final ConfigKey ROOT_WAR


WARS_BY_CONTEXT

@SetFromFlag("warsByContext")
public static final ConfigKey WARS_BY_CONTEXT


 

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