com.sun.sgs.impl.kernel
Class TxSet0951

java.lang.Object
  extended by com.sun.sgs.impl.kernel.TxSet0951

public class TxSet0951
extends Object

A wrapper to set the transactional context

Since:
0.1.0
Version:
0.1.0
Author:
mepeisen

Method Summary
static void clear(com.sun.sgs.service.Transaction tx)
          Transaction
static void set(com.sun.sgs.service.Transaction tx)
          Transaction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

set

public static void set(com.sun.sgs.service.Transaction tx)
Transaction

Parameters:
tx -

clear

public static void clear(com.sun.sgs.service.Transaction tx)
Transaction

Parameters:
tx -


Copyright © 2008. All Rights Reserved.