Name

ServantLocator

Synopsis

A ServantLocator is a type of ServantManager used by POAs to locate a requested object, if the POA has its NON_RETAIN policy set (in the form of a ServantRetentionPolicy object with a value of ServantRetentionPolicyValue.NON_RETAIN).

                  
public interface ServantLocator extends ServantLocatorOperations, ServantManager, 
        org.omg.CORBA.portable.IDLEntity {
}

Implementations

_ServantLocatorStub

Passed To

ServantLocatorHelper.{insert(), write()}

Returned By

ServantLocatorHelper.{extract(), narrow(), read()}, ServantLocatorPOA._this()

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.