Name

ImplicitActivationPolicy

Synopsis

A Policy used to indicate whether a POA supports implicit activation of servants. Its value() is an ImplicitActivationPolicyValue object, which takes the value ImplicitActivationPolicyValue.IMPLICIT_ACTIVATION (indicating that the POA supports implicit activation), or ImplicitActivationPolicyValue.NO_IMPLICIT_ACTIVATION, indicating the POA does not support implicit activation.

                  
public interface ImplicitActivationPolicy extends ImplicitActivationPolicyOperations, 
        org.omg.CORBA.Policy, org.omg.CORBA.portable.IDLEntity {
}

Returned By

POAOperations.create_implicit_activation_policy()

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.