org.apache.cocoon.components.store
Interface FilesystemQueue

All Superinterfaces:
org.apache.avalon.framework.component.Component, org.apache.avalon.excalibur.collections.PriorityQueue
All Known Implementing Classes:
FilesystemQueueImpl

public interface FilesystemQueue
extends org.apache.avalon.framework.component.Component, org.apache.avalon.excalibur.collections.PriorityQueue

The interface for the filesystem queue

Author:
Gerhard Froehlich

Field Summary
static java.lang.String ROLE
           
 
Methods inherited from interface org.apache.avalon.excalibur.collections.PriorityQueue
clear, insert, isEmpty, peek, pop
 

Field Detail

ROLE

public static final java.lang.String ROLE


Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.