Brooklyn

brooklyn.entity.proxy
[Java] Interface AbstractNonProvisionedController

brooklyn.entity.trait.Startable
  brooklyn.entity.rebind.Rebindable
      brooklyn.entity.Entity
          brooklyn.entity.proxy.AbstractNonProvisionedController
              brooklyn.entity.trait.Identifiable
                  brooklyn.entity.proxy.LoadBalancer
All Superinterfaces:
Startable, Rebindable, Entity, Identifiable, LoadBalancer

@ImplementedBy(AbstractNonProvisionedControllerImpl.class)
public interface AbstractNonProvisionedController
extends Entity, LoadBalancer

Field Summary
 
Fields inherited from interface LoadBalancer
HOSTNAME, HOSTNAME_SENSOR, PORT_NUMBER_SENSOR, PROTOCOL, PROXY_HTTP_PORT, RELOAD, ROOT_URL, SERVER_POOL, SERVER_POOL_TARGETS, TARGETS, UPDATE, URL_MAPPINGS
 
Fields inherited from interface Startable
RESTART, SERVICE_UP, START, STOP
 
Method Summary
boolean isActive()

 
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
 
Methods inherited from interface LoadBalancer
bind, reload, update
 
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
 
Methods inherited from interface Startable
restart, start, stop
 

Method Detail

isActive

public boolean isActive()


 

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