public class ServerInfoCache<T extends ServiceInfo>
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ServerInfoCache.ServiceInfoLoader<T extends ServiceInfo> |
| Constructor and Description |
|---|
ServerInfoCache(ServerInfoCache.ServiceInfoLoader loader) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearCache() |
T |
getInfo(java.net.URI uri,
RenderingContext context) |
public ServerInfoCache(ServerInfoCache.ServiceInfoLoader loader)
public void clearCache()
public final T getInfo(java.net.URI uri, RenderingContext context)