Uses of Class org.omg.PortableServer.ImplicitActivationPolicyValue

Uses in package org.omg.PortableServer

Fields of type org.omg.PortableServer.ImplicitActivationPolicyValue

ImplicitActivationPolicyValue
An instance of ImplicitActivationPolicyValue, initialized to IMPLICIT_ACTIVATION.
ImplicitActivationPolicyValue
An instance of ImplicitActivationPolicyValue, initialized to NO_IMPLICIT_ACTIVATION.

Methods with parameter type org.omg.PortableServer.ImplicitActivationPolicyValue

ImplicitActivationPolicy
Create the ImplicitActivationPolicy policy.

Methods with return type org.omg.PortableServer.ImplicitActivationPolicyValue

ImplicitActivationPolicyValue
Returns the ImplicitActivationPolicyValue, matching the given integer constant.
ImplicitActivationPolicyValue
Return the value of this policy type, stated by the current instance.

Uses in package gnu.CORBA.Poa

Constructors with parameter type org.omg.PortableServer.ImplicitActivationPolicyValue

Create the policy.

Methods with parameter type org.omg.PortableServer.ImplicitActivationPolicyValue

ImplicitActivationPolicy

Methods with return type org.omg.PortableServer.ImplicitActivationPolicyValue

ImplicitActivationPolicyValue
Get the value for the policy that was passed in a constructor.