Uses of Class
org.apache.excalibur.event.impl.DefaultQueue

Packages that use DefaultQueue
org.apache.excalibur.event.impl   
 

Uses of DefaultQueue in org.apache.excalibur.event.impl
 

Fields in org.apache.excalibur.event.impl declared as DefaultQueue
private  DefaultQueue DefaultQueue.DefaultPreparedEnqueue.m_parent
           
 

Constructors in org.apache.excalibur.event.impl with parameters of type DefaultQueue
DefaultQueue.DefaultPreparedEnqueue(DefaultQueue parent, java.lang.Object[] elements)