public class ClassLoaderIdentifier
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static ClassLoaderIdentifier |
GLOBAL |
static long |
GLOBAL_ID |
static java.lang.String |
GLOBAL_TYPE |
| Constructor and Description |
|---|
ClassLoaderIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
ScopeType |
getScopeType() |
java.lang.String |
toString() |
public static final java.lang.String GLOBAL_TYPE
public static final long GLOBAL_ID
public static final ClassLoaderIdentifier GLOBAL
public ScopeType getScopeType()
public java.lang.String toString()
toString in class java.lang.Object