public class MaxPermGenMemoryProperty extends MemoryProperty
INFProperty.Target| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
NAME
The name of the property. 
 | 
injected, rootcomp, valuemetainfo| Constructor and Description | 
|---|
MaxPermGenMemoryProperty(IInternalAccess comp)
Create a new property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected static java.lang.management.MemoryPoolMXBean | 
getPermGenMemoryPool()
Get the perm gen pool. 
 | 
java.lang.Long | 
measureValue()
Measure the value. 
 | 
dispose, injectPropertyToRootComponent, isInjectedgetComponent, getValue, setValuecreateProperty, getMetaInfo, getName, getValue, readNFPropertiespublic static final java.lang.String NAME
public MaxPermGenMemoryProperty(IInternalAccess comp)
public java.lang.Long measureValue()
measureValue in class SimpleValueNFProperty<java.lang.Long,MemoryUnit>protected static java.lang.management.MemoryPoolMXBean getPermGenMemoryPool()