Uses of Interface
org.omg.PortableServer.POAManagerFactoryOperations

Packages that use POAManagerFactoryOperations
org.omg.PortableServer   
 

Uses of POAManagerFactoryOperations in org.omg.PortableServer
 

Subinterfaces of POAManagerFactoryOperations in org.omg.PortableServer
 interface POAManagerFactory
          Generated from IDL interface "POAManagerFactory".
 

Classes in org.omg.PortableServer that implement POAManagerFactoryOperations
 class _POAManagerFactoryLocalBase
          Abstract base class for implementations of local interface POAManagerFactory
 class POAManagerFactoryLocalTie
          Generated from IDL interface "POAManagerFactory".
 

Methods in org.omg.PortableServer that return POAManagerFactoryOperations
 POAManagerFactoryOperations POAManagerFactoryLocalTie._delegate()
           
 

Methods in org.omg.PortableServer with parameters of type POAManagerFactoryOperations
 void POAManagerFactoryLocalTie._delegate(POAManagerFactoryOperations delegate)
           
 

Constructors in org.omg.PortableServer with parameters of type POAManagerFactoryOperations
POAManagerFactoryLocalTie(POAManagerFactoryOperations delegate)
           
 



Copyright © 2008. All Rights Reserved.