|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PullPullAggregatorFixedNumberAttributeController
Attribute controller for Pull/Pull aggregators that aggregate a fixed number of messages. This controller allows dynamically modifying this number.
Method Summary | |
---|---|
int |
getNbMessagesToAggregate()
Returns the number of messages that must be aggregated. |
void |
setNbMessagesToAggregate(int nb)
Sets the number of messages that must be aggregated. |
Method Detail |
---|
int getNbMessagesToAggregate()
void setNbMessagesToAggregate(int nb)
nb
- the number to be set.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |