|
Brooklyn | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.lang.GroovyObjectSupport
brooklyn.entity.basic.AbstractEntity
brooklyn.entity.basic.AbstractApplication
public abstract class AbstractApplication extends AbstractEntity
Field Summary | |
---|---|
static Logger |
log
|
Fields inherited from class AbstractEntity | |
---|---|
LOG, SENSOR_ADDED, SENSOR_REMOVED, _subscriptionTracker, application, attributesInternal, configsInternal, execution, managementContext, managementData, subscription, tempWorkings |
Constructor Summary | |
AbstractApplication()
|
|
AbstractApplication(java.util.Map properties)
|
Method Summary | |
---|---|
AbstractManagementContext
|
getManagementContext()
|
boolean
|
hasManagementContext()
|
boolean
|
isDeployed()
|
void
|
postStart(java.util.Collection locations)
Default is no-op. |
void
|
preStart(java.util.Collection locations)
Default is no-op. |
void
|
restart()
|
void
|
setManagementContext(AbstractManagementContext mgmt)
|
void
|
start(java.util.Collection locations)
Default start will start all Startable children (child.start(Collection |
void
|
stop()
Default stop will stop all Startable children |
Methods inherited from class groovy.lang.GroovyObjectSupport | |
---|---|
groovy.lang.GroovyObjectSupport#setProperty(java.lang.String, java.lang.Object), groovy.lang.GroovyObjectSupport#getProperty(java.lang.String), groovy.lang.GroovyObjectSupport#getMetaClass(), groovy.lang.GroovyObjectSupport#setMetaClass(groovy.lang.MetaClass), groovy.lang.GroovyObjectSupport#invokeMethod(java.lang.String, java.lang.Object), groovy.lang.GroovyObjectSupport#wait(), groovy.lang.GroovyObjectSupport#wait(long), groovy.lang.GroovyObjectSupport#wait(long, int), groovy.lang.GroovyObjectSupport#equals(java.lang.Object), groovy.lang.GroovyObjectSupport#toString(), groovy.lang.GroovyObjectSupport#hashCode(), groovy.lang.GroovyObjectSupport#getClass(), groovy.lang.GroovyObjectSupport#notify(), groovy.lang.GroovyObjectSupport#notifyAll() |
Field Detail |
---|
public static final Logger log
Constructor Detail |
---|
public AbstractApplication()
public AbstractApplication(java.util.Map properties)
Method Detail |
---|
@Override public AbstractManagementContext getManagementContext()
public boolean hasManagementContext()
public boolean isDeployed()
public void postStart(java.util.Collection locations)
public void preStart(java.util.Collection locations)
public void restart()
public void setManagementContext(AbstractManagementContext mgmt)
public void start(java.util.Collection locations)
public void stop()
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.