Name

AdapterActivator

Synopsis

An AdapterActivator is used to activate POAs as needed to satisfy requests. A servant can register an AdapterActivator if it wants to be activated automatically by the ORB.

                  
public interface AdapterActivator extends AdapterActivatorOperations, org.omg.CORBA.Object, 
        org.omg.CORBA.portable.IDLEntity {
}

Passed To

POAOperations.the_activator()

Returned By

POAOperations.the_activator()

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.