org.omg.PortableServer
Class ServantRetentionPolicyHelper
java.lang.Object
org.omg.PortableServer.ServantRetentionPolicyHelper
- public final class ServantRetentionPolicyHelper
- extends java.lang.Object
Generated from IDL interface "ServantRetentionPolicy"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServantRetentionPolicyHelper
public ServantRetentionPolicyHelper()
insert
public static void insert(Any any,
ServantRetentionPolicy s)
extract
public static ServantRetentionPolicy extract(Any any)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static ServantRetentionPolicy read(InputStream in)
write
public static void write(OutputStream _out,
ServantRetentionPolicy s)
narrow
public static ServantRetentionPolicy narrow(java.lang.Object obj)
narrow
public static ServantRetentionPolicy narrow(Object obj)
unchecked_narrow
public static ServantRetentionPolicy unchecked_narrow(Object obj)