C G I L M O R U W

C

copyObject(Object, ORB) - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
Copies or connects an object.
copyObjects(Object[], ORB) - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
Copies or connects an array of objects.
createValueHandler() - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
Returns a singleton instance of a class that implements the interface.

G

getCodebase(Class) - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
Returns the codebase, if any, for the given class.
getTie(Remote) - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
Returns the tie (if any) for a given target object.

I

isLocal(Stub) - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
The _is_local() method is provided so that stubs may determine if a particular object is implemented by a local servant and hence local invocation APIs may be used.

L

loadClass(String, String, ClassLoader) - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
Returns a class instance for the specified class.

M

mapSystemException(SystemException) - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
Maps a SystemException to a RemoteException.

O

org.ow2.carol.util.delegate - package org.ow2.carol.util.delegate
 

R

readAny(InputStream) - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
Reads a java.lang.Object as a CORBA any.
registerTarget(Tie, Remote) - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
Registers a target for a tie.

U

unexportObject(Remote) - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
Removes the associated tie from an internal table and calls Tie.deactivate() to deactivate the object.
UtilDelegateImpl - Class in org.ow2.carol.util.delegate
This class smoothes out incompatibilities between JDKs provided by different vendors.
UtilDelegateImpl() - Constructor for class org.ow2.carol.util.delegate.UtilDelegateImpl
Default constructor.
Build a proxied object which is map to the JVM implementation of UtilDelegate interface.

W

wrapException(Throwable) - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
Wraps an exception thrown by an implementation method.
writeAbstractObject(OutputStream, Object) - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
Writes a java.lang.Object as either a value or a CORBA Object.
writeAny(OutputStream, Object) - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
Writes any java.lang.Object as a CORBA any.
writeRemoteObject(OutputStream, Object) - Method in class org.ow2.carol.util.delegate.UtilDelegateImpl
Writes a java.lang.Object as a CORBA Object.

C G I L M O R U W

Copyright © 2010 OW2 Consortium. All Rights Reserved.