|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public void addSourceLocks(SourceLock sourcelock) throws SourceException
sourcelock
- Lock, which should be added
SourceException
- If an exception occurs during this operationpublic SourceLock[] getSourceLocks() throws SourceException
SourceException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |