Class IdUniquenessPolicyValue

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

public class IdUniquenessPolicyValue extends 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: