|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sink | |
---|---|
org.apache.excalibur.event |
Uses of Sink in org.apache.excalibur.event |
---|
Subinterfaces of Sink in org.apache.excalibur.event | |
---|---|
interface |
Queue
A Source implements the side of an event queue where QueueElements are dequeued operations only. |
Methods in org.apache.excalibur.event with parameters of type Sink | |
---|---|
boolean |
EnqueuePredicate.accept(Object[] elements,
Sink modifyingSink)
Tests the given element for acceptance onto the m_sink. |
boolean |
EnqueuePredicate.accept(Object element,
Sink modifyingSink)
Tests the given element for acceptance onto the m_sink. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |