Uses of Interface
org.omg.PortableServer.ServantLocatorOperations

Packages that use ServantLocatorOperations
org.omg.PortableServer   
 

Uses of ServantLocatorOperations in org.omg.PortableServer
 

Subinterfaces of ServantLocatorOperations in org.omg.PortableServer
 interface ServantLocator
          Generated from IDL interface "ServantLocator".
 

Classes in org.omg.PortableServer that implement ServantLocatorOperations
 class _ServantLocatorLocalBase
          Abstract base class for implementations of local interface ServantLocator
 class ServantLocatorLocalTie
          Generated from IDL interface "ServantLocator".
 

Methods in org.omg.PortableServer that return ServantLocatorOperations
 ServantLocatorOperations ServantLocatorLocalTie._delegate()
           
 

Methods in org.omg.PortableServer with parameters of type ServantLocatorOperations
 void ServantLocatorLocalTie._delegate(ServantLocatorOperations delegate)
           
 

Constructors in org.omg.PortableServer with parameters of type ServantLocatorOperations
ServantLocatorLocalTie(ServantLocatorOperations delegate)
           
 



Copyright © 2008. All Rights Reserved.