Save This Page
Home » openjdk-7 » org.omg » PortableServer » [javadoc | source]
org.omg.PortableServer
public interface: ServantActivator [javadoc | source]

All Implemented Interfaces:
    ServantManager, ServantActivatorOperations, IDLEntity, Object

All Known Implementing Classes:
    delegator, _ServantActivatorStub

The POA, that has the RETAIN policy uses servant managers that are ServantActivators. The operations, that must be supported by these managers, are defined separately in ServantActivatorOperations .