|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openorb.CORBA.kernel.Configurator
This class is used to manage OpenORB XML configuration file.
| Constructor Summary | |
|---|---|
Configurator(java.lang.String[] args,
java.util.Properties props)
|
|
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Configurator(java.lang.String[] args,
java.util.Properties props)
| 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 | |||||||||