@ManagedResource public class MemoryIdentityCacheStatistics extends Object implements ManagedComponent
Constructor and Description |
---|
MemoryIdentityCacheStatistics() |
MemoryIdentityCacheStatistics(Bus bus,
ManagedComponent parent) |
Modifier and Type | Method and Description |
---|---|
long |
getCacheHit() |
long |
getCacheMiss() |
ObjectName |
getObjectName() |
protected void |
increaseCacheHit() |
protected void |
increaseCacheMiss() |
public MemoryIdentityCacheStatistics()
public MemoryIdentityCacheStatistics(Bus bus, ManagedComponent parent)
@ManagedAttribute public long getCacheMiss()
@ManagedAttribute public long getCacheHit()
protected void increaseCacheHit()
protected void increaseCacheMiss()
public ObjectName getObjectName() throws JMException
getObjectName
in interface ManagedComponent
JMException
Apache CXF