Brooklyn

brooklyn.entity.webapp
[Java] Interface JavaWebAppService

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

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
JAVA_OPTIONS, 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, 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, addEnricher, addGroup, addOwnedChild, addPolicy, clearOwner, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getDisplayName, getEnrichers, getEntityType, getGroups, getId, getLocations, getOwnedChildren, getOwner, getParent, getPolicies, invoke, removeChild, removeEnricher, removeOwnedChild, removePolicy, setOwner, 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.