Uses of Class
org.ow2.carol.cmi.config.CMIConfigException

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.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.