Uses of Class
org.ow2.cmi.jndi.context.CMINamingException

Uses of CMINamingException in org.ow2.cmi.jndi.context
 

Methods in org.ow2.cmi.jndi.context that throw CMINamingException
 javax.naming.Context CMIInitialContextFactory.getInitialContext(java.util.Hashtable<?,?> environment)
          Create a CMI context.
Because the JNDI environment is provided in parameter, if the expected properties are not set, a NamingException will be thrown.
 

Constructors in org.ow2.cmi.jndi.context that throw CMINamingException
CMIContext(org.ow2.cmi.controller.common.ClusterViewManager clusterViewManager, org.ow2.cmi.reference.ServerId localRegistry, java.lang.String initialContextFactoryName, java.lang.String protocol, java.util.List<org.ow2.cmi.reference.ServerRef> clusterViewProviderUrls)
          Constructs a new CMI context from a given environment.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.