org.omg.CosTransactions
Class ResourceHelper
java.lang.Object
|
+--org.omg.CosTransactions.ResourceHelper
- public class ResourceHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
write
public static void write(org.omg.CORBA.portable.OutputStream out,
Resource that)
read
public static Resource read(org.omg.CORBA.portable.InputStream in)
extract
public static Resource extract(Any a)
insert
public static void insert(Any a,
Resource that)
type
public static TypeCode type()
id
public static java.lang.String id()
narrow
public static Resource narrow(Object that)
throws BAD_PARAM