Frames | No Frames |
Classes implementing org.omg.PortableInterceptor.Current | |
class | Supports the "Interceptor current" concept, providing the slot value
information for the current thread. |
Methods with parameter type org.omg.PortableInterceptor.Current | |
void | Insert the Current into the given Any.
|
void | Not supported for compatibility reasons.
|
Methods with return type org.omg.PortableInterceptor.Current | |
Current | Extract the Current from given Any.
|
Current | Cast the passed object into the Current.
|
Current | Not supported for compatibility reasons.
|
Current | Narrow the given object to the Current. |