Brooklyn

brooklyn.entity.messaging
[Java] Interface MessageBroker

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

public interface MessageBroker
extends Entity

Marker interface identifying message brokers.


Field Summary
BasicAttributeSensor BROKER_URL

 
Method Summary
void setBrokerUrl()

Setup the URL for external connections to the broker.

 
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 Rebindable
getRebindSupport
 

Field Detail

BROKER_URL

public BasicAttributeSensor 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.