| Package | Description | 
|---|---|
| org.apache.jackrabbit.util | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Timer.schedule(Timer.Task task,
        long delay,
        long period)
Schedules the specified task for repeated fixed-delay execution,
 beginning after the specified delay. 
 | 
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.