| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LockableSource
A source, which could be locked
| Method Summary | |
|---|---|
|  void | addSourceLocks(SourceLock sourcelock)Add a lock to this source | 
|  SourceLock[] | getSourceLocks()Returns a list of locks on the source. | 
| Methods inherited from interface org.apache.excalibur.source.Source | 
|---|
| exists, getContentLength, getInputStream, getLastModified, getMimeType, getScheme, getURI, getValidity, refresh | 
| Method Detail | 
|---|
void addSourceLocks(SourceLock sourcelock)
                    throws SourceException
sourcelock - Lock, which should be added
SourceException - If an exception occurs during this operation
SourceLock[] getSourceLocks()
                            throws SourceException
SourceException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||