org.omg.PortableServer
Class ServantRetentionPolicyValueHolder
java.lang.Object
|
+--org.omg.PortableServer.ServantRetentionPolicyValueHolder
- All Implemented Interfaces:
- Streamable
- public final class ServantRetentionPolicyValueHolder
- extends java.lang.Object
- implements Streamable
Holder class for : ServantRetentionPolicyValue
- Author:
- OpenORB Compiler
Method Summary |
void |
_read(InputStream istream)
Read ServantRetentionPolicyValue from a marshalled stream |
TypeCode |
_type()
Return the ServantRetentionPolicyValue TypeCode |
void |
_write(OutputStream ostream)
Write ServantRetentionPolicyValue into a marshalled stream |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public ServantRetentionPolicyValue value
- Internal ServantRetentionPolicyValue value
ServantRetentionPolicyValueHolder
public ServantRetentionPolicyValueHolder()
- Default constructor
ServantRetentionPolicyValueHolder
public ServantRetentionPolicyValueHolder(ServantRetentionPolicyValue initial)
- Constructor with value initialisation
- Parameters:
initial
- the initial value
_read
public void _read(InputStream istream)
- Read ServantRetentionPolicyValue from a marshalled stream
- Specified by:
_read
in interface Streamable
- Parameters:
istream
- the input stream
_write
public void _write(OutputStream ostream)
- Write ServantRetentionPolicyValue into a marshalled stream
- Specified by:
_write
in interface Streamable
- Parameters:
ostream
- the output stream
_type
public TypeCode _type()
- Return the ServantRetentionPolicyValue TypeCode
- Specified by:
_type
in interface Streamable
- Returns:
- a TypeCode