当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 iiop API Documentation 英文版文档
TransactionServiceHelper (JBoss IIOP Plugin API) - JBoss 4.0.1 sp1 iiop API Documentation 英文版文档
org.jboss.tm.iiop
Class TransactionServiceHelper
java.lang.Object
org.jboss.tm.iiop.TransactionServiceHelper
- public final class TransactionServiceHelper
- extends Object
Generated from IDL interface "TransactionService"
- Author:
- JacORB IDL compiler V 2.2 (JBoss patch 2), 08-Jun-2004
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionServiceHelper
public TransactionServiceHelper()
insert
public static void insert(Any any,
TransactionService s)
extract
public static TransactionService extract(Any any)
type
public static TypeCode type()
id
public static String id()
read
public static TransactionService read(InputStream in)
write
public static void write(OutputStream _out,
TransactionService s)
narrow
public static TransactionService narrow(Object obj)
narrow
public static TransactionService narrow(Object obj)
unchecked_narrow
public static TransactionService unchecked_narrow(Object obj)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.