|
Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
brooklyn.entity.trait.HasShortNamebrooklyn.entity.Entity
brooklyn.entity.webapp.WebAppService
brooklyn.entity.webapp.WebAppServiceConstants
brooklyn.entity.java.UsesJava
brooklyn.entity.basic.SoftwareProcess
brooklyn.entity.trait.Startable
brooklyn.entity.webapp.jboss.JBoss7Server
brooklyn.entity.webapp.JavaWebAppService
brooklyn.entity.rebind.Rebindable
brooklyn.entity.webapp.JavaWebAppSoftwareProcess
@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
| 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 HasShortName | |
|---|---|
| getShortName |
| Methods inherited from interface JavaWebAppSoftwareProcess | |
|---|---|
| deploy, undeploy |
| Methods inherited from interface Entity | |
|---|---|
| addChild, addChild, addEnricher, addGroup, addOwnedChild, addPolicy, clearOwner, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getDisplayName, getEnrichers, getEntityType, getGroups, getId, getLocations, getOwnedChildren, getOwner, getParent, getPolicies, getRebindSupport, invoke, removeChild, removeEnricher, removeOwnedChild, removePolicy, setOwner, setParent |
| Methods inherited from interface Startable | |
|---|---|
| restart, start, stop |
| Field Detail |
|---|
@SetFromFlag("bindAddress")
public BasicAttributeSensorAndConfigKey BIND_ADDRESS
@SetFromFlag("deploymentTimeout")
public BasicAttributeSensorAndConfigKey DEPLOYMENT_TIMEOUT
@SetFromFlag("downloadUrl")
public BasicAttributeSensorAndConfigKey DOWNLOAD_URL
@SetFromFlag("managementHttpsPort")
public PortAttributeSensorAndConfigKey MANAGEMENT_HTTPS_PORT
@SetFromFlag("managementHttpPort")
public PortAttributeSensorAndConfigKey MANAGEMENT_HTTP_PORT
@SetFromFlag("managementNativePort")
public PortAttributeSensorAndConfigKey MANAGEMENT_NATIVE_PORT
@Deprecated
@SetFromFlag("managementPort")
public PortAttributeSensorAndConfigKey MANAGEMENT_PORT
public BasicAttributeSensor MANAGEMENT_STATUS
@SetFromFlag("portIncrement")
// FIXME this is confusing, can we get rid of it? (why is it added to the MANAGEMENT_HTTP_PORT? just set that port correctly!)
public BasicAttributeSensorAndConfigKey PORT_INCREMENT
@SetFromFlag("version")
public BasicConfigKey SUGGESTED_VERSION
public BasicAttributeSensorAndConfigKey TEMPLATE_CONFIGURATION_URL
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.