Uses of Class
org.kie.internal.conf.PermGenThresholdOption
-
Packages that use PermGenThresholdOption Package Description org.kie.internal.conf -
-
Uses of PermGenThresholdOption in org.kie.internal.conf
Methods in org.kie.internal.conf that return PermGenThresholdOption Modifier and Type Method Description static PermGenThresholdOption
PermGenThresholdOption. get(int threshold)
This is a factory method for this PermGen Threshold configuration.
-