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

All Implemented Interfaces:
    ServantLocatorOperations, ServantManager, IDLEntity, Object

All Known Implementing Classes:
    delegator, _ServantLocatorStub, ServantManagerImpl

When the POA has the NON_RETAIN policy it uses servant managers that are ServantLoacators. The operations, that must be supported by these managers, are defined separately in ServantLocatorOperations .