Java™ Platform
Standard Ed. 6

Uses of Interface
org.omg.PortableServer.ServantLocatorOperations

Packages that use ServantLocatorOperations
org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. 
 

Uses of ServantLocatorOperations in org.omg.PortableServer
 

Subinterfaces of ServantLocatorOperations in org.omg.PortableServer
 interface ServantLocator
          When the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.
 

Classes in org.omg.PortableServer that implement ServantLocatorOperations
 class _ServantLocatorStub
          When the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.
 class ServantLocatorPOA
          When the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.