Brooklyn

brooklyn.entity.webapp
[Groovy] Interface JavaWebAppService

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

interface JavaWebAppService
extends UsesJava, WebAppService

Field Summary
static BasicConfigKey NAMED_DEPLOYMENTS

deprecated:
will be deleted in 0.5.

static BasicConfigKey NAMED_WARS

static BasicConfigKey ROOT_WAR

static BasicConfigKey WAR

@deprecated will be deleted in 0.5.

static BasicConfigKey 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, HTTP_PORT, MAX_PROCESSING_TIME, REQUESTS_PER_SECOND, REQUEST_COUNT, ROOT_URL, TOTAL_PROCESSING_TIME
 
Method Summary
 
Methods inherited from interface Entity
addGroup, addOwnedChild, clearOwner, getApplication, getApplicationId, getAttribute, getConfig, getDisplayName, getEnrichers, getEntityType, getGroups, getId, getLocations, getOwnedChildren, getOwner, getPolicies, invoke, removeOwnedChild, setOwner
 

Field Detail

NAMED_DEPLOYMENTS

@Deprecated
@SetFromFlag("deployments")
public static final BasicConfigKey NAMED_DEPLOYMENTS
deprecated:
will be deleted in 0.5. use flag 'wars' now; kept for compatibility


NAMED_WARS

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


ROOT_WAR

@SetFromFlag("war")
public static final BasicConfigKey ROOT_WAR


WAR

@Deprecated
public static final BasicConfigKey WAR
deprecated:
will be deleted in 0.5.


WARS_BY_CONTEXT

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


 

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