Uses of Class org.omg.PortableServer.LifespanPolicyValue

Uses in package org.omg.PortableServer

Fields of type org.omg.PortableServer.LifespanPolicyValue

LifespanPolicyValue
An instance of LifespanPolicyValue, initialized to PERSISTENT.
LifespanPolicyValue
An instance of LifespanPolicyValue, initialized to TRANSIENT.

Methods with parameter type org.omg.PortableServer.LifespanPolicyValue

LifespanPolicy
Create the LifespanPolicy policy.

Methods with return type org.omg.PortableServer.LifespanPolicyValue

LifespanPolicyValue
Returns the LifespanPolicyValue, matching the given integer constant.
LifespanPolicyValue
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.LifespanPolicyValue

Create the policy.

Methods with parameter type org.omg.PortableServer.LifespanPolicyValue

LifespanPolicy

Methods with return type org.omg.PortableServer.LifespanPolicyValue

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