ProxyServer MBean

All Parent MBeans:
StatisticsProvider

Partial ObjectName:
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
voidinvalidateCacheEntry(java.lang.String dependencyID)
           Invalidates a proxy cache entry for a given dependency ID
voidinvalidateAllCache()
           Invalidates all proxy cache entries

Operation Detail

invalidateCacheEntry

public void invalidateCacheEntry(java.lang.String dependencyID)
Invalidates a proxy cache entry for a given dependency ID
Parameters:
dependencyID - The dependency ID of the cache entry we wish to invalidate
Security Roles:
administrator
operator

invalidateAllCache

public void invalidateAllCache()
Invalidates all proxy cache entries
Security Roles:
administrator
operator

Copyright IBM Corp. 1996-2005