Package | Description |
---|---|
org.codehaus.classworlds | |
org.codehaus.plexus.classworlds | |
org.codehaus.plexus.classworlds.launcher | |
org.codehaus.plexus.classworlds.realm |
Modifier and Type | Class and Description |
---|---|
class |
ClassWorldReverseAdapter
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ClassWorld |
ClassRealmReverseAdapter.getWorld()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ClassWorldAdapter |
ClassWorldAdapter.getInstance(ClassWorld newWorld)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ClassWorld |
ClassWorldException.getWorld()
Retrieve the world.
|
Constructor and Description |
---|
ClassWorldException(ClassWorld world)
Construct.
|
ClassWorldException(ClassWorld world,
String msg)
Construct.
|
Modifier and Type | Field and Description |
---|---|
protected ClassWorld |
Launcher.world |
Modifier and Type | Method and Description |
---|---|
ClassWorld |
Launcher.getWorld() |
Modifier and Type | Method and Description |
---|---|
void |
Configurator.setClassWorld(ClassWorld world)
set world.
|
void |
Launcher.setWorld(ClassWorld world) |
Constructor and Description |
---|
Configurator(ClassWorld world)
Construct.
|
Modifier and Type | Method and Description |
---|---|
ClassWorld |
ClassRealm.getWorld() |
Constructor and Description |
---|
ClassRealm(ClassWorld world,
String id,
ClassLoader baseClassLoader)
Creates a new class realm.
|
DuplicateRealmException(ClassWorld world,
String id)
Construct.
|
NoSuchRealmException(ClassWorld world,
String id)
Construct.
|
Copyright © 2002–2014 Codehaus. All rights reserved.