A B C D E G L N O R T U

A

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

B

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

C

close() - Method in class org.ow2.carol.cmi.jndi.context.CMIContext
 
ClusteredObject - Interface in org.ow2.carol.cmi.jndi
Objects that implement this interface belong to a cluster.
CMIContext - Class in org.ow2.carol.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(List<ServerRef>, String, String) - Constructor for class org.ow2.carol.cmi.jndi.context.CMIContext
Constructs a new CMI context from a given environment.
CMIContext(ServerRef, String, boolean) - Constructor for class org.ow2.carol.cmi.jndi.context.CMIContext
Constructs a new CMI context from a given environment.
CMIContextException - Exception in org.ow2.carol.cmi.jndi.context
Exception thrown if there is a failure in the wrapper of context CMIContext.
CMIContextException(String) - Constructor for exception org.ow2.carol.cmi.jndi.context.CMIContextException
 
CMIContextException(String, Throwable) - Constructor for exception org.ow2.carol.cmi.jndi.context.CMIContextException
 
CMIInitialContextFactory - Class in org.ow2.carol.cmi.jndi.context
CMIInitialContext factory.
CMIInitialContextFactory() - Constructor for class org.ow2.carol.cmi.jndi.context.CMIInitialContextFactory
 
CMINamingException - Exception in org.ow2.carol.cmi.jndi.context
Type of exception thrown by a CMIContext.
CMINamingException(String) - Constructor for exception org.ow2.carol.cmi.jndi.context.CMINamingException
 
composeName(Name, Name) - Method in class org.ow2.carol.cmi.jndi.context.CMIContext
 
composeName(String, String) - Method in class org.ow2.carol.cmi.jndi.context.CMIContext
 
connect(Remote, Remote) - Method in class org.ow2.carol.cmi.rmi.DefaultCMIPRODelegate
Makes a Remote object ready for remote communication.
createSubcontext(Name) - Method in class org.ow2.carol.cmi.jndi.context.CMIContext
 
createSubcontext(String) - Method in class org.ow2.carol.cmi.jndi.context.CMIContext
 

D

DefaultCMIPRODelegate - Class in org.ow2.carol.cmi.rmi
Define a delegate for supporting multiprotocols based on the default PRODelegate of Sun.
DefaultCMIPRODelegate() - Constructor for class org.ow2.carol.cmi.rmi.DefaultCMIPRODelegate
 
destroySubcontext(Name) - Method in class org.ow2.carol.cmi.jndi.context.CMIContext
 
destroySubcontext(String) - Method in class org.ow2.carol.cmi.jndi.context.CMIContext
 

E

exportObject(Remote) - Method in class org.ow2.carol.cmi.rmi.DefaultCMIPRODelegate
Makes a server object ready to receive remote calls.

G

getClusteredObjectInfo() - Method in interface org.ow2.carol.cmi.jndi.ClusteredObject
 
getEnvironment() - Method in class org.ow2.carol.cmi.jndi.context.CMIContext
 
getInitialContext(Hashtable<?, ?>) - Method in class org.ow2.carol.cmi.jndi.context.CMIInitialContextFactory
Create a CMI context.
getNameInNamespace() - Method in class org.ow2.carol.cmi.jndi.context.CMIContext
 
getNameParser(Name) - Method in class org.ow2.carol.cmi.jndi.context.CMIContext
 
getNameParser(String) - Method in class org.ow2.carol.cmi.jndi.context.CMIContext
 

L

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

N

narrow(Object, Class) - Method in class org.ow2.carol.cmi.rmi.DefaultCMIPRODelegate
Checks to ensure that an object of a remote or abstract interface type can be cast to a desired type.

O

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

R

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

T

toStub(Remote) - Method in class org.ow2.carol.cmi.rmi.DefaultCMIPRODelegate
Returns a stub for the given server object.

U

unbind(Name) - Method in class org.ow2.carol.cmi.jndi.context.CMIContext
 
unbind(String) - Method in class org.ow2.carol.cmi.jndi.context.CMIContext
 
unexportObject(Remote) - Method in class org.ow2.carol.cmi.rmi.DefaultCMIPRODelegate
Deregisters a server object from the runtime, allowing the object to become available for garbage collection.

A B C D E G L N O R T U

Copyright © 2007 OW2 Consortium. All Rights Reserved.