Uses of Class
org.apache.cocoon.components.source.helpers.SourceLock

Packages that use SourceLock
org.apache.cocoon.components.source   
 

Uses of SourceLock in org.apache.cocoon.components.source
 

Methods in org.apache.cocoon.components.source that return SourceLock
 SourceLock[] LockableSource.getSourceLocks()
          Returns a list of locks on the source.
 

Methods in org.apache.cocoon.components.source with parameters of type SourceLock
 void LockableSource.addSourceLocks(SourceLock sourcelock)
          Add a lock to this source
 



Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.