ModeShape Distribution 3.2.0.Final

org.modeshape.jcr
Class JcrRepository.LockGarbageCollectionTask

java.lang.Object
  extended by org.modeshape.jcr.JcrRepository.GarbageCollectionTask
      extended by org.modeshape.jcr.JcrRepository.LockGarbageCollectionTask
All Implemented Interfaces:
Runnable
Enclosing class:
JcrRepository

protected static class JcrRepository.LockGarbageCollectionTask
extends JcrRepository.GarbageCollectionTask


Constructor Summary
protected JcrRepository.LockGarbageCollectionTask(JcrRepository repository)
           
 
Method Summary
protected  void doRun(JcrRepository repository)
          Perform the garbage collection task.
 
Methods inherited from class org.modeshape.jcr.JcrRepository.GarbageCollectionTask
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JcrRepository.LockGarbageCollectionTask

protected JcrRepository.LockGarbageCollectionTask(JcrRepository repository)
Method Detail

doRun

protected void doRun(JcrRepository repository)
Description copied from class: JcrRepository.GarbageCollectionTask
Perform the garbage collection task.

Specified by:
doRun in class JcrRepository.GarbageCollectionTask
Parameters:
repository - the non-null and running repository instance

ModeShape Distribution 3.2.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.