public class Utilities extends Object
Constructor and Description |
---|
Utilities() |
Modifier and Type | Method and Description |
---|---|
static int |
getRunLevelMode(Descriptor descriptor)
Get the run level mode from the metadata of the given descriptor.
|
static Integer |
getRunLevelValue(Descriptor descriptor)
Get the run level value from the metadata of the given descriptor.
|
public static Integer getRunLevelValue(Descriptor descriptor)
descriptor
- the descriptor to get the run level forpublic static int getRunLevelMode(Descriptor descriptor)
descriptor
- the descriptorCopyright © 2015 Oracle Corporation. All rights reserved.