org.omg.PortableServer

Interface ServantLocator

public interface ServantLocator extends ServantManager, ServantLocatorOperations, IDLEntity, Object

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 {@link ServantLocatorOperations}.

See Also: ServantActivator ServantRetentionPolicyValue ServantManager POAOperations