|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CMIConfigException in org.ow2.carol.cmi.config |
|---|
| Methods in org.ow2.carol.cmi.config that throw CMIConfigException | |
|---|---|
static java.util.Hashtable<java.lang.String,?> |
JNDIConfig.getCMIEnv()
Returns the JNDI environment to use CMI in standalone. |
static java.util.Hashtable<java.lang.String,?> |
JNDIConfig.getCMIEnv(java.util.Properties properties)
Returns the JNDI environment to use CMI in standalone. |
static java.util.Hashtable<java.lang.String,?> |
JNDIConfig.getCMIEnv(java.net.URL url)
Returns the JNDI environment to use CMI in standalone. |
static java.util.Properties |
UtilConfig.getPropertiesFromURL(java.net.URL url)
Gets a properties object based on given URL. |
static void |
CMIConfig.init()
Initializes the CMI properties with reading the file cmi.properties. |
static void |
CMIConfig.setProperties(java.util.Properties props)
Initializes the CMI properties with reading the given properties. |
static void |
CMIConfig.setProperties(java.net.URL url)
Initializes the CMI properties with reading the file at a given location. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||