Package org.omg.PortableServer
Class IdUniquenessPolicyValueHelper
java.lang.Object
org.omg.PortableServer.IdUniquenessPolicyValueHelper
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.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IdUniquenessPolicyValuestatic Stringid()static voidinsert(Any a, IdUniquenessPolicyValue that) static IdUniquenessPolicyValueread(InputStream istream) static TypeCodetype()static voidwrite(OutputStream ostream, IdUniquenessPolicyValue value)
-
Constructor Details
-
IdUniquenessPolicyValueHelper
public IdUniquenessPolicyValueHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-