public class CacheConfigurationMBean extends Object
Constructor and Description |
---|
CacheConfigurationMBean() |
Modifier and Type | Method and Description |
---|---|
long |
getEvictionSize() |
void |
injectDependencies(Cache<?,?> cache,
Configuration configuration) |
void |
setEvictionSize(long newSize) |
public void injectDependencies(Cache<?,?> cache, Configuration configuration)
public long getEvictionSize()
public void setEvictionSize(long newSize)
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.