org.jboss.tm.iiop
Class TransactionServiceHolder

java.lang.Object
  extended by org.jboss.tm.iiop.TransactionServiceHolder
All Implemented Interfaces:
Streamable

public final class TransactionServiceHolder
extends Object
implements Streamable

Generated from IDL interface "TransactionService"

Author:
JacORB IDL compiler V 2.2.4 (JBoss patch 1), 04-Aug-2006

Field Summary
 TransactionService value
           
 
Constructor Summary
TransactionServiceHolder()
           
TransactionServiceHolder(TransactionService initial)
           
 
Method Summary
 void _read(InputStream in)
           
 TypeCode _type()
           
 void _write(OutputStream _out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public TransactionService value
Constructor Detail

TransactionServiceHolder

public TransactionServiceHolder()

TransactionServiceHolder

public TransactionServiceHolder(TransactionService initial)
Method Detail

_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.