@MBean(objectName="Configuration", description="Runtime cache configuration attributes") public class CacheConfigurationMBean extends Object
CacheConfigurationMBean()
long
getEvictionSize()
void
setEvictionSize(long newSize)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheConfigurationMBean()
@ManagedAttribute(description="Gets the eviction size for the cache", displayName="Gets the eviction size for the cache", writable=true) public long getEvictionSize()
public void setEvictionSize(long newSize)
Copyright © 2021 JBoss by Red Hat. All rights reserved.