org.objectweb.dream.queue
Interface PushPullQueueAttributeController

All Superinterfaces:
AttributeController, PushQueueAttributeController, QueueAttributeController
All Known Implementing Classes:
BasicPushPullQueueImpl

public interface PushPullQueueAttributeController
extends PushQueueAttributeController

Attribute controller interface for Push/Pull queue. It defines the blocking pull policy, which control the beavior when the queue is empty.