| Package | Description | 
|---|---|
| org.codehaus.classworlds | |
| org.codehaus.plexus.classworlds | |
| org.codehaus.plexus.classworlds.launcher | |
| org.codehaus.plexus.classworlds.realm | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassRealm | ClassRealmReverseAdapter. createChildRealm(String id)Deprecated.  | 
| ClassRealm | ClassWorldReverseAdapter. newRealm(String id)Deprecated.  | 
| ClassRealm | ClassWorldReverseAdapter. newRealm(String id,
        ClassLoader classLoader)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassRealm | ClassWorld. newRealm(String id) | 
| ClassRealm | ClassWorld. newRealm(String id,
        ClassLoader classLoader) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Configurator. addRealm(String realmName) | 
| void | ConfigurationHandler. addRealm(String realmName)Define a new realm | 
| void | Launcher. configure(InputStream is)Configure from a file. | 
| void | Configurator. configure(InputStream is)Configure from a file. | 
| void | ConfigurationParser. parse(InputStream is)Parse launcher configuration file and send events to the handler. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassRealm | ClassRealm. createChildRealm(String id) | 
Copyright © 2002-2014 Codehaus. All Rights Reserved.