Uses of Class
org.apache.jackrabbit.util.Timer

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

Uses of Timer in org.apache.jackrabbit.core
 

Methods in org.apache.jackrabbit.core that return Timer
 Timer RepositoryContext.getTimer()
          Returns the repository-wide timer instance.
 

Constructors in org.apache.jackrabbit.core with parameters of type Timer
TransactionContext(Xid xid, InternalXAResource[] resources, int timeout, Timer timer)
          Create a new instance of this class.
 



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