Package | Description |
---|---|
org.glassfish.grizzly.http.server | |
org.glassfish.grizzly.http.server.filecache |
Modifier and Type | Method and Description |
---|---|
MonitoringConfig<FileCacheProbe> |
HttpServerMonitoringConfig.getFileCacheConfig()
Get the file cache monitoring config.
|
Modifier and Type | Class and Description |
---|---|
static class |
FileCacheProbe.Adapter
FileCacheProbe adapter that provides no-op implementations for
all interface methods allowing easy extension by the developer. |
Modifier and Type | Field and Description |
---|---|
protected DefaultMonitoringConfig<FileCacheProbe> |
FileCache.monitoringConfig
File cache probes
|
Modifier and Type | Method and Description |
---|---|
MonitoringConfig<FileCacheProbe> |
FileCache.getMonitoringConfig()
Return the object associated
MonitoringConfig . |
Copyright © 2015 Oracle Corporation. All rights reserved.