Brooklyn

brooklyn.entity.messaging
[Java] Interface MessageBroker

brooklyn.entity.rebind.Rebindable
  brooklyn.entity.Entity
      brooklyn.entity.messaging.MessageBroker
          brooklyn.entity.trait.Identifiable
All Superinterfaces:
Rebindable, Entity, Identifiable

public interface MessageBroker
extends Entity

Marker interface identifying message brokers.


Field Summary
AttributeSensor BROKER_URL

 
Method Summary
void setBrokerUrl()

Setup the URL for external connections to the broker.

 
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 Rebindable
getRebindSupport
 
Methods inherited from interface Identifiable
getId
 

Field Detail

BROKER_URL

public AttributeSensor BROKER_URL


 
Method Detail

setBrokerUrl

public void setBrokerUrl()
Setup the URL for external connections to the broker.


 

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