Package org.omg.PortableServer
Class ImplicitActivationPolicyValueHelper
java.lang.Object
org.omg.PortableServer.ImplicitActivationPolicyValueHelper
ImplicitActivationPolicyValue has the following
semantics.
IMPLICIT_ACTIVATION to indicate implicit activation
of servants. This requires SYSTEM_ID and RETAIN
policies to be set.
NO_IMPLICIT_ACTIVATION to indicate no implicit
servant activation.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringid()static voidinsert(Any a, ImplicitActivationPolicyValue that) read(InputStream istream) static TypeCodetype()static voidwrite(OutputStream ostream, ImplicitActivationPolicyValue value)
-
Constructor Details
-
ImplicitActivationPolicyValueHelper
public ImplicitActivationPolicyValueHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-