Package | Description |
---|---|
org.codehaus.plexus.classworlds.launcher |
Modifier and Type | Method and Description |
---|---|
void |
Launcher.configure(InputStream is)
Configure from a file.
|
void |
Configurator.configure(InputStream is)
Configure from a file.
|
protected String |
ConfigurationParser.filter(String text)
Filter a string for system properties.
|
protected void |
ConfigurationParser.loadGlob(String line,
boolean optionally)
Load a glob into the specified classloader.
|
void |
ConfigurationParser.parse(InputStream is)
Parse launcher configuration file and send events to the handler.
|
Copyright © 2002–2014 Codehaus. All rights reserved.