| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
brooklyn.entity.java.UsesJavabrooklyn.entity.trait.Startable
brooklyn.entity.rebind.Rebindable
brooklyn.entity.webapp.WebAppService
brooklyn.entity.Entity
brooklyn.entity.basic.SoftwareProcess
brooklyn.entity.webapp.JavaWebAppSoftwareProcess
brooklyn.entity.webapp.jboss.JBoss7Server
brooklyn.entity.webapp.WebAppServiceConstants
brooklyn.entity.trait.HasShortName
brooklyn.entity.trait.Identifiable
brooklyn.entity.webapp.JavaWebAppService
@Catalog(name="JBoss Application Server 7", description="AS7: an open source Java application server from JBoss", iconUrl="classpath:///jboss-logo.png") @ImplementedBy(JBoss7ServerImpl.class) public interface JBoss7Server extends HasShortName, JavaWebAppService, JavaWebAppSoftwareProcess
| Field Summary | |
|---|---|
| BasicAttributeSensorAndConfigKey | BIND_ADDRESS | 
| ConfigKey | DEPLOYMENT_TIMEOUT | 
| BasicAttributeSensorAndConfigKey | DOWNLOAD_URL | 
| PortAttributeSensorAndConfigKey | MANAGEMENT_HTTPS_PORT | 
| PortAttributeSensorAndConfigKey | MANAGEMENT_HTTP_PORT | 
| PortAttributeSensorAndConfigKey | MANAGEMENT_NATIVE_PORT | 
| ConfigKey | MANAGEMENT_PASSWORD | 
| PortAttributeSensorAndConfigKey | MANAGEMENT_PORT | 
| AttributeSensor | MANAGEMENT_STATUS | 
| AttributeSensor | MANAGEMENT_URL_UP | 
| ConfigKey | MANAGEMENT_USER | 
| ConfigKey | PORT_INCREMENTPort increments are the standard way to run multiple instances of AS7 on the same machine. | 
| ConfigKey | SUGGESTED_VERSION | 
| ConfigKey | TEMPLATE_CONFIGURATION_URL | 
| Fields inherited from interface JavaWebAppService | |
|---|---|
| NAMED_WARS, ROOT_WAR, WARS_BY_CONTEXT | 
| Fields inherited from interface JavaWebAppSoftwareProcess | |
|---|---|
| DEPLOY, DEPLOYED_WARS, UNDEPLOY | 
| Fields inherited from interface JavaWebAppService | |
|---|---|
| NAMED_WARS, ROOT_WAR, WARS_BY_CONTEXT | 
| Fields inherited from interface Startable | |
|---|---|
| RESTART, SERVICE_UP, START, STOP | 
| Method Summary | 
|---|
| Methods inherited from interface JavaWebAppSoftwareProcess | |
|---|---|
| deploy, undeploy | 
| Methods inherited from interface HasShortName | |
|---|---|
| getShortName | 
| 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 | 
|---|
"Address of interface JBoss should listen on, defaulting 0.0.0.0 (but could set e.g. to attributeWhenReady(HOSTNAME)", public BasicAttributeSensorAndConfigKey BIND_ADDRESS
public ConfigKey DEPLOYMENT_TIMEOUT
public BasicAttributeSensorAndConfigKey DOWNLOAD_URL
public PortAttributeSensorAndConfigKey MANAGEMENT_HTTPS_PORT
public PortAttributeSensorAndConfigKey MANAGEMENT_HTTP_PORT
public PortAttributeSensorAndConfigKey MANAGEMENT_NATIVE_PORT
public ConfigKey MANAGEMENT_PASSWORD
@SetFromFlag
("managementHttpsPort")
public PortAttributeSensorAndConfigKey MANAGEMENT_PORT
        
public AttributeSensor MANAGEMENT_STATUS
public AttributeSensor MANAGEMENT_URL_UP
"brooklyn"); public ConfigKey MANAGEMENT_USER
public ConfigKey PORT_INCREMENT
@SetFromFlag("version")
public ConfigKey SUGGESTED_VERSION
        
public ConfigKey TEMPLATE_CONFIGURATION_URL
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.