Java™ Platform
Standard Ed. 6

Uses of Interface
org.omg.PortableServer.ServantActivatorOperations

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

Uses of ServantActivatorOperations in org.omg.PortableServer
 

Subinterfaces of ServantActivatorOperations in org.omg.PortableServer
 interface ServantActivator
          When the POA has the RETAIN policy it uses servant managers that are ServantActivators.
 

Classes in org.omg.PortableServer that implement ServantActivatorOperations
 class _ServantActivatorStub
          When the POA has the RETAIN policy it uses servant managers that are ServantActivators.
 class ServantActivatorPOA
          When the POA has the RETAIN policy it uses servant managers that are ServantActivators.
 


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.