Brooklyn

brooklyn.entity.messaging.amqp
[Java] Interface AmqpServer

brooklyn.entity.Entity
  brooklyn.entity.messaging.amqp.AmqpServer
      brooklyn.entity.rebind.Rebindable
All Superinterfaces:
Entity, Rebindable

public interface AmqpServer
extends Entity

Marker interface identifying AMQP servers.


Field Summary
java.lang.String AMQP_0_10

java.lang.String AMQP_0_8

java.lang.String AMQP_0_9

java.lang.String AMQP_0_9_1

java.lang.String AMQP_1_0

PortAttributeSensorAndConfigKey AMQP_PORT

BasicAttributeSensorAndConfigKey AMQP_VERSION

BasicAttributeSensorAndConfigKey VIRTUAL_HOST_NAME

 
Method Summary
java.lang.Integer getAmqpPort()

java.lang.String getAmqpVersion()

java.lang.String getVirtualHost()

 
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

AMQP_0_10

public java.lang.String AMQP_0_10


AMQP_0_8

public java.lang.String AMQP_0_8


AMQP_0_9

public java.lang.String AMQP_0_9


AMQP_0_9_1

public java.lang.String AMQP_0_9_1


AMQP_1_0

public java.lang.String AMQP_1_0


AMQP_PORT

public PortAttributeSensorAndConfigKey AMQP_PORT


AMQP_VERSION

public BasicAttributeSensorAndConfigKey AMQP_VERSION


VIRTUAL_HOST_NAME

public BasicAttributeSensorAndConfigKey VIRTUAL_HOST_NAME


 
Method Detail

getAmqpPort

public java.lang.Integer getAmqpPort()


getAmqpVersion

public java.lang.String getAmqpVersion()


getVirtualHost

public java.lang.String getVirtualHost()


 

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