Uses of Interface
org.apache.cocoon.components.source.LockableSource

Packages that use LockableSource
org.apache.cocoon.components.source   
org.apache.cocoon.components.source.impl   
org.apache.cocoon.generation   
 

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

Classes in org.apache.cocoon.components.source that implement LockableSource
 class SourceDTO
          Data transfer object for a Source object.
 

Uses of LockableSource in org.apache.cocoon.components.source.impl
 

Classes in org.apache.cocoon.components.source.impl that implement LockableSource
 class SlideSource
          A sources from jakarta slide repositories.
 

Uses of LockableSource in org.apache.cocoon.generation
 

Methods in org.apache.cocoon.generation with parameters of type LockableSource
 void TraversableSourceDescriptionGenerator.pushSourceLocks(LockableSource source)
          Push a XML description about all locks of a source.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.