Name

IdUniquenessPolicy

Synopsis

A Policy that indicates whether servants activated within the POA must have unique identities or not. A value of IdUniquenessPolicyValue.UNIQUE_ID indicates that ids of servants must be unique, a value of IdUniquenessPolicyValue.MULTIPLE_ID indicates that a servant can have multiple identifiers. The default value is UNIQUE_ID.

                  Type Of
public interface IdUniquenessPolicy extends IdUniquenessPolicyOperations, 
     org.omg.CORBA.Policy, org.omg.CORBA.portable.IDLEntity {
}

Returned By

POAOperations.create_id_uniqueness_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.