Uses of Interface
org.omg.PortableServer.CurrentOperations
-
Packages that use CurrentOperations Package Description org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. -
-
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.
-