Uses of Interface
org.omg.PortableServer.CurrentOperations
-
Packages that use CurrentOperations Package Description com.sun.corba.ee.impl.oa.poa org.omg.PortableServer -
-
Uses of CurrentOperations in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa that implement CurrentOperations Modifier and Type Class Description class
POACurrent
-
Uses of CurrentOperations in org.omg.PortableServer
Subinterfaces of CurrentOperations in org.omg.PortableServer Modifier and Type Interface Description interface
Current
The PortableServer::Current interface, derived from CORBA::Current, provides method implementations with access to the identity of the object on which the method was invoked.
-