A B C D G L O R U

A

addToEnvironment(String, Object) - Method in class org.ow2.cmi.jndi.context.CMIContext
Adds a new environment property to the environment of this context.

B

bind(Name, Object) - Method in class org.ow2.cmi.jndi.context.CMIContext
Bind a new clustered object.
bind(String, Object) - Method in class org.ow2.cmi.jndi.context.CMIContext
Bind a new clustered object.

C

close() - Method in class org.ow2.cmi.jndi.context.CMIContext
 
CMIContext - Class in org.ow2.cmi.jndi.context
The CMI context intercepts the accesses to JNDI and delegates the management of cluster view at an instance of ClusterViewManager which is a singleton.
CMIContext(ClusterViewManager, ServerId, String, String, List<ServerRef>) - Constructor for class org.ow2.cmi.jndi.context.CMIContext
Constructs a new CMI context from a given environment.
CMIContextException - Exception in org.ow2.cmi.jndi.context
Exception thrown if there is a failure in the wrapper of context CMIContext.
CMIContextException(String) - Constructor for exception org.ow2.cmi.jndi.context.CMIContextException
 
CMIContextException(String, Throwable) - Constructor for exception org.ow2.cmi.jndi.context.CMIContextException
 
CMIInitialContextFactory - Class in org.ow2.cmi.jndi.context
CMIInitialContext factory.
CMIInitialContextFactory() - Constructor for class org.ow2.cmi.jndi.context.CMIInitialContextFactory
 
CMINamingException - Exception in org.ow2.cmi.jndi.context
Type of exception thrown by a CMIContext.
CMINamingException(String) - Constructor for exception org.ow2.cmi.jndi.context.CMINamingException
 
CMINamingException(String, Throwable) - Constructor for exception org.ow2.cmi.jndi.context.CMINamingException
 
composeName(Name, Name) - Method in class org.ow2.cmi.jndi.context.CMIContext
 
composeName(String, String) - Method in class org.ow2.cmi.jndi.context.CMIContext
 
createSubcontext(Name) - Method in class org.ow2.cmi.jndi.context.CMIContext
 
createSubcontext(String) - Method in class org.ow2.cmi.jndi.context.CMIContext
 

D

destroySubcontext(Name) - Method in class org.ow2.cmi.jndi.context.CMIContext
 
destroySubcontext(String) - Method in class org.ow2.cmi.jndi.context.CMIContext
 

G

getEnvironment() - Method in class org.ow2.cmi.jndi.context.CMIContext
 
getInitialContext(Hashtable<?, ?>) - Method in class org.ow2.cmi.jndi.context.CMIInitialContextFactory
Create a CMI context.
Because the JNDI environment is provided in parameter, if the expected properties are not set, a NamingException will be thrown.
getNameInNamespace() - Method in class org.ow2.cmi.jndi.context.CMIContext
 
getNameParser(Name) - Method in class org.ow2.cmi.jndi.context.CMIContext
 
getNameParser(String) - Method in class org.ow2.cmi.jndi.context.CMIContext
 

L

list(Name) - Method in class org.ow2.cmi.jndi.context.CMIContext
 
list(String) - Method in class org.ow2.cmi.jndi.context.CMIContext
 
listBindings(Name) - Method in class org.ow2.cmi.jndi.context.CMIContext
 
listBindings(String) - Method in class org.ow2.cmi.jndi.context.CMIContext
 
lookup(Name) - Method in class org.ow2.cmi.jndi.context.CMIContext
Looks up an object.
lookup(String) - Method in class org.ow2.cmi.jndi.context.CMIContext
Looks up an object.
lookupLink(Name) - Method in class org.ow2.cmi.jndi.context.CMIContext
Looks up for the link of an object.
lookupLink(String) - Method in class org.ow2.cmi.jndi.context.CMIContext
Looks up for the link of an object.

O

org.ow2.cmi.jndi.context - package org.ow2.cmi.jndi.context
 

R

rebind(Name, Object) - Method in class org.ow2.cmi.jndi.context.CMIContext
 
rebind(String, Object) - Method in class org.ow2.cmi.jndi.context.CMIContext
 
register() - Method in class org.ow2.cmi.jndi.context.CMIContext
Registers this context in the associated instance of ServerClusterViewManager.
removeFromEnvironment(String) - Method in class org.ow2.cmi.jndi.context.CMIContext
 
rename(Name, Name) - Method in class org.ow2.cmi.jndi.context.CMIContext
 
rename(String, String) - Method in class org.ow2.cmi.jndi.context.CMIContext
 

U

unbind(Name) - Method in class org.ow2.cmi.jndi.context.CMIContext
 
unbind(String) - Method in class org.ow2.cmi.jndi.context.CMIContext
 

A B C D G L O R U

Copyright © 2008 OW2 Consortium. All Rights Reserved.