WebSphere:*,type=ProxyServer
MBean ProxyServer
This MBean provides the management interfaces for the Proxy Server and extensions to the server.
Attributes inherited from MBean StatisticsProvider |
stats |
Operation Summary | |
void | invalidateCacheEntry( Invalidates a proxy cache entry for a given dependency ID |
void | invalidateAllCache() Invalidates all proxy cache entries |
Operation Detail |
public void invalidateCacheEntry(java.lang.String dependencyID
)
dependencyID
-
The dependency ID of the cache entry we wish to invalidate
public void invalidateAllCache()