当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 iiop API Documentation 英文版文档
TransactionFactoryExtHelper (JBoss IIOP Plugin API) - JBoss 4.0.1 sp1 iiop API Documentation 英文版文档
org.jboss.tm.iiop
Class TransactionFactoryExtHelper
java.lang.Object
org.jboss.tm.iiop.TransactionFactoryExtHelper
- public final class TransactionFactoryExtHelper
- extends Object
Generated from IDL interface "TransactionFactoryExt"
- 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 |
TransactionFactoryExtHelper
public TransactionFactoryExtHelper()
insert
public static void insert(Any any,
TransactionFactoryExt s)
extract
public static TransactionFactoryExt extract(Any any)
type
public static TypeCode type()
id
public static String id()
read
public static TransactionFactoryExt read(InputStream in)
write
public static void write(OutputStream _out,
TransactionFactoryExt s)
narrow
public static TransactionFactoryExt narrow(Object obj)
narrow
public static TransactionFactoryExt narrow(Object obj)
unchecked_narrow
public static TransactionFactoryExt unchecked_narrow(Object obj)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.