Name

ServantActivator

Synopsis

A ServantActivator is a type of ServantManager that is used by POAs to activate servants, if the POA has its RETAIN policy set (in the form of a ServantRetentionPolicy object with a value of ServantRetentionPolicyValue.RETAIN).

                  
public interface ServantActivator extends ServantActivatorOperations, ServantManager, 
        org.omg.CORBA.portable.IDLEntity {
}

Implementations

_ServantActivatorStub

Passed To

ServantActivatorHelper.{insert(), write()}

Returned By

ServantActivatorHelper.{extract(), narrow(), read()}, ServantActivatorPOA._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.