org.modeshape.repository
Class RepositoryService.GarbageCollectedSource

java.lang.Object
  extended by org.modeshape.repository.RepositoryService.GarbageCollectedSource
Enclosing class:
RepositoryService

protected static class RepositoryService.GarbageCollectedSource
extends Object


Field Summary
protected  RepositorySource source
           
 
Constructor Summary
protected RepositoryService.GarbageCollectedSource(RepositorySource source)
           
 
Method Summary
protected  boolean hasPassesRemaining()
           
protected  void recordPass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

source

protected final RepositorySource source
Constructor Detail

RepositoryService.GarbageCollectedSource

protected RepositoryService.GarbageCollectedSource(RepositorySource source)
Method Detail

recordPass

protected void recordPass()

hasPassesRemaining

protected boolean hasPassesRemaining()


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