org.objectweb.dream.queue
Interface PushQueuePrimitiveComponentAttributeController

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

public interface PushQueuePrimitiveComponentAttributeController
extends QueueAttributeController, PushQueueAttributeController

Attribute controller for queues implemented by a primitive component.


Field Summary
 
Fields inherited from interface org.objectweb.dream.queue.PushQueueAttributeController
BLOCK_OVERFLOW_POLICY, DROP_FIRST_OVERFLOW_POLICY, DROP_LAST_OVERFLOW_POLICY, DROP_PROCESSED_MESSAGE_OVERFLOW_POLICY, DROP_QUEUE_MESSAGE_OVERFLOW_POLICY, EXCEPTION_OVERFLOW_POLICY
 
Methods inherited from interface org.objectweb.dream.queue.QueueAttributeController
getCurrentSize, getMaxCapacity, setMaxCapacity
 
Methods inherited from interface org.objectweb.dream.queue.PushQueueAttributeController
getOverflowPolicy, setOverflowPolicy
 



Copyright © 2003, 2004 - INRIA Rhone-Alpes - All Rights Reserved.