public class ClassLevel extends Object
Modifier and Type | Field and Description |
---|---|
static String |
JAVA_LANG_LEVEL_PROPERTY |
Constructor and Description |
---|
ClassLevel() |
Modifier and Type | Method and Description |
---|---|
static int |
findJavaVersion(org.kie.internal.utils.ChainedProperties chainedProperties) |
static int |
getJavaVersion(ClassLoader classLoader) |
public static final String JAVA_LANG_LEVEL_PROPERTY
public static int getJavaVersion(ClassLoader classLoader)
public static int findJavaVersion(org.kie.internal.utils.ChainedProperties chainedProperties)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.