Uses of Interface org.omg.PortableInterceptor.Current

Uses in package org.omg.PortableInterceptor

Constructors with parameter type org.omg.PortableInterceptor.Current

Fields of type org.omg.PortableInterceptor.Current

Current

Methods with parameter type org.omg.PortableInterceptor.Current

void
void

Methods with return type org.omg.PortableInterceptor.Current

Current
Current
CurrentHelper.narrow(java.lang.Object obj)
Current
Current
Current

Uses in package org.jacorb.orb.portableInterceptor

Classes implementing org.omg.PortableInterceptor.Current

class
This is the current object for the portable interceptors.

Fields of type org.omg.PortableInterceptor.Current

Current

Methods with parameter type org.omg.PortableInterceptor.Current

void
Sets the thread scope current, i.e. a server side current associated with the calling thread.

Methods with return type org.omg.PortableInterceptor.Current

Current
This method returns a thread specific PICurrent.
Current
Returns an empty current where no slot has been set.