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
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 |
Methods inherited from interface Entity
|
addGroup, addOwnedChild, clearOwner, getApplication, getApplicationId, getAttribute, getConfig, getDisplayName, getEnrichers, getEntityType, getGroups, getId, getLocations, getOwnedChildren, getOwner, getPolicies, invoke, removeOwnedChild, setOwner |
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.