org.omg.CosTransactions
Class InvocationPolicyHelper
java.lang.Object
org.omg.CosTransactions.InvocationPolicyHelper
- public final class InvocationPolicyHelper
- extends java.lang.Object
Generated from IDL interface "InvocationPolicy"
- 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 |
InvocationPolicyHelper
public InvocationPolicyHelper()
insert
public static void insert(org.omg.CORBA.Any any,
InvocationPolicy s)
extract
public static InvocationPolicy extract(org.omg.CORBA.Any any)
type
public static org.omg.CORBA.TypeCode type()
id
public static java.lang.String id()
read
public static InvocationPolicy read(org.omg.CORBA.portable.InputStream in)
write
public static void write(org.omg.CORBA.portable.OutputStream _out,
InvocationPolicy s)
narrow
public static InvocationPolicy narrow(java.lang.Object obj)
narrow
public static InvocationPolicy narrow(org.omg.CORBA.Object obj)
unchecked_narrow
public static InvocationPolicy unchecked_narrow(org.omg.CORBA.Object obj)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.