Uses of Package
org.apache.jackrabbit.util

Packages that use org.apache.jackrabbit.util
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.util   
 

Classes in org.apache.jackrabbit.util used by org.apache.jackrabbit.core
Timer
          Timer wraps the standard Java Timer class and implements a guaranteed shutdown of the background thread running in the Timer instance after a certain Timer.IDLE_TIME.
Timer.Task
          Extends the TimerTask with callback hooks to this Timer implementation.
 

Classes in org.apache.jackrabbit.util used by org.apache.jackrabbit.util
Timer.Task
          Extends the TimerTask with callback hooks to this Timer implementation.
TransientFileFactory
          The TransientFileFactory utility class can be used to create transient files, i.e.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.