public class CachingLocator
extends java.lang.Object
| Constructor and Description | 
|---|
CachingLocator()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ILocator | 
addCache(ILocator delegate)  | 
static ILocator | 
addCache(ILocator delegate,
        int time,
        java.util.concurrent.TimeUnit minutes)  | 
Copyright © 2021. All Rights Reserved.