|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.openorb.orb.config.Configurator
public class Configurator
This class is used to manage OpenORB XML configuration file.
| Constructor Summary | |
|---|---|
Configurator(java.lang.String[] args,
java.util.Properties props,
org.apache.avalon.framework.logger.Logger logger)
Configurator constructor. |
|
| Method Summary | |
|---|---|
java.net.URL |
addFragment(java.net.URL base,
java.lang.String fragment)
Add a fragment to a URL |
java.lang.String[] |
getInitializers()
Get the list of intializer class names. |
Properties |
getProperties()
Get the fully initialized property set. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Configurator(java.lang.String[] args,
java.util.Properties props,
org.apache.avalon.framework.logger.Logger logger)
args - props - logger - Logger| Method Detail |
|---|
public Properties getProperties()
public java.lang.String[] getInitializers()
public java.net.URL addFragment(java.net.URL base,
java.lang.String fragment)
throws java.net.MalformedURLException
java.net.MalformedURLException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||