Uses of Interface
org.glassfish.grizzly.http.server.filecache.FileCacheProbe

Packages that use FileCacheProbe
org.glassfish.grizzly.http.server   
org.glassfish.grizzly.http.server.filecache   
 

Uses of FileCacheProbe in org.glassfish.grizzly.http.server
 

Methods in org.glassfish.grizzly.http.server that return types with arguments of type FileCacheProbe
 MonitoringConfig<FileCacheProbe> HttpServerMonitoringConfig.getFileCacheConfig()
          Get the file cache monitoring config.
 

Uses of FileCacheProbe in org.glassfish.grizzly.http.server.filecache
 

Fields in org.glassfish.grizzly.http.server.filecache with type parameters of type FileCacheProbe
protected  AbstractJmxMonitoringConfig<FileCacheProbe> FileCache.monitoringConfig
          File cache probes
 

Methods in org.glassfish.grizzly.http.server.filecache that return types with arguments of type FileCacheProbe
 JmxMonitoringConfig<FileCacheProbe> FileCache.getMonitoringConfig()
          
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.