@Deprecated public class ConfiguratorAdapter extends Configurator
| Modifier and Type | Method and Description |
|---|---|
void |
associateRealms()
Deprecated.
Associate parent realms with their children.
|
void |
configureAdapter(InputStream is)
Deprecated.
|
static ConfiguratorAdapter |
getInstance(Configurator newConfig,
ClassWorld world)
Deprecated.
|
static ConfiguratorAdapter |
getInstance(Configurator newConfig,
Launcher launcher)
Deprecated.
|
configure, filter, loadGlob, loadGlob, setClassWorldpublic static ConfiguratorAdapter getInstance(Configurator newConfig, Launcher launcher)
public static ConfiguratorAdapter getInstance(Configurator newConfig, ClassWorld world)
public void associateRealms()
ConfiguratorassociateRealms in class Configuratorpublic void configureAdapter(InputStream is) throws IOException, MalformedURLException, ConfigurationException, DuplicateRealmException, NoSuchRealmException
Copyright © 2002-2014 Codehaus. All Rights Reserved.