org.jboss.tm.iiop
Class TransactionFactoryExtHolder
java.lang.Object
org.jboss.tm.iiop.TransactionFactoryExtHolder
- All Implemented Interfaces:
- Streamable
public final class TransactionFactoryExtHolder
- extends Object
- implements Streamable
Generated from IDL interface "TransactionFactoryExt"
- Author:
- JacORB IDL compiler V 2.2 (JBoss patch 3), 06-Oct-2004
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
public TransactionFactoryExt value
TransactionFactoryExtHolder
public TransactionFactoryExtHolder()
TransactionFactoryExtHolder
public TransactionFactoryExtHolder(TransactionFactoryExt initial)
_type
public TypeCode _type()
- Specified by:
_type
in interface Streamable
_read
public void _read(InputStream in)
- Specified by:
_read
in interface Streamable
_write
public void _write(OutputStream _out)
- Specified by:
_write
in interface Streamable
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.