VisiBroker for Java

org.omg.PortableServer
Class IdUniquenessPolicyValue

java.lang.Object
  extended by org.omg.PortableServer.IdUniquenessPolicyValue
All Implemented Interfaces:
java.io.Serializable, IDLEntity

public final class IdUniquenessPolicyValue
extends java.lang.Object
implements IDLEntity

IdUniquenessPolicyValue can have the following values. UNIQUE_ID - Servants activated with that POA support exactly one Object Id. MULTIPLE_ID - a servant activated with that POA may support one or more Object Ids.

See Also:
Serialized Form

Field Summary
static int _MULTIPLE_ID
          MULTIPLE_ID - a servant activated with that POA may support one or more Object Ids.
static int _UNIQUE_ID
          UNIQUE_ID - Servants activated with that POA support exactly one Object Id.
static IdUniquenessPolicyValue MULTIPLE_ID
          MULTIPLE_ID - a servant activated with that POA may support one or more Object Ids.
static IdUniquenessPolicyValue UNIQUE_ID
          UNIQUE_ID - Servants activated with that POA support exactly one Object Id.
 
Method Summary
static IdUniquenessPolicyValue from_int(int _vis_value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_UNIQUE_ID

public static final int _UNIQUE_ID
UNIQUE_ID - Servants activated with that POA support exactly one Object Id.

See Also:
Constant Field Values

_MULTIPLE_ID

public static final int _MULTIPLE_ID
MULTIPLE_ID - a servant activated with that POA may support one or more Object Ids.

See Also:
Constant Field Values

UNIQUE_ID

public static final IdUniquenessPolicyValue UNIQUE_ID
UNIQUE_ID - Servants activated with that POA support exactly one Object Id.


MULTIPLE_ID

public static final IdUniquenessPolicyValue MULTIPLE_ID
MULTIPLE_ID - a servant activated with that POA may support one or more Object Ids.

Method Detail

value

public int value()

from_int

public static IdUniquenessPolicyValue from_int(int _vis_value)

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online