@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, setClassWorld
public static ConfiguratorAdapter getInstance(Configurator newConfig, Launcher launcher)
public static ConfiguratorAdapter getInstance(Configurator newConfig, ClassWorld world)
public void associateRealms()
Configurator
associateRealms
in class Configurator
public void configureAdapter(InputStream is) throws IOException, MalformedURLException, ConfigurationException, DuplicateRealmException, NoSuchRealmException
Copyright © 2002–2014 Codehaus. All rights reserved.