Brooklyn

brooklyn.entity.messaging
[Groovy] Interface Queue


interface Queue

An interface that describes a messaging queue.


Property Summary
BasicAttributeSensor QUEUE_DEPTH_BYTES

BasicAttributeSensor QUEUE_DEPTH_MESSAGES

BasicAttributeSensorAndConfigKey QUEUE_NAME

 
Method Summary
void create()

Create the queue.

void delete()

Delete the queue.

java.lang.String getQueueName()

 

Property Detail

QUEUE_DEPTH_BYTES

BasicAttributeSensor QUEUE_DEPTH_BYTES


QUEUE_DEPTH_MESSAGES

BasicAttributeSensor QUEUE_DEPTH_MESSAGES


QUEUE_NAME

BasicAttributeSensorAndConfigKey QUEUE_NAME


 
Method Detail

create

void create()
Create the queue. TODO make this an effector


delete

void delete()
Delete the queue. TODO make this an effector


getQueueName

java.lang.String getQueueName()


 

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