Uses of Interface
org.omg.PortableServer.CurrentOperations

Packages that use CurrentOperations
org.omg.PortableServer   
 

Uses of CurrentOperations in org.omg.PortableServer
 

Subinterfaces of CurrentOperations in org.omg.PortableServer
 interface Current
          Generated from IDL interface "Current"
 

Classes in org.omg.PortableServer that implement CurrentOperations
 class _CurrentLocalBase
          Abstract base class for implementations of local interface Current
 class CurrentLocalTie
          Generated from IDL interface "Current"
 

Methods in org.omg.PortableServer that return CurrentOperations
 CurrentOperations CurrentLocalTie._delegate()
           
 

Methods in org.omg.PortableServer with parameters of type CurrentOperations
 void CurrentLocalTie._delegate(CurrentOperations delegate)
           
 

Constructors in org.omg.PortableServer with parameters of type CurrentOperations
CurrentLocalTie(CurrentOperations delegate)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.