com.atomikos.icatch.jta
Class UserTransactionServerImp_Skel

java.lang.Object
  extended by com.atomikos.icatch.jta.UserTransactionServerImp_Skel
All Implemented Interfaces:
Skeleton

public final class UserTransactionServerImp_Skel
extends Object
implements Skeleton


Constructor Summary
UserTransactionServerImp_Skel()
           
 
Method Summary
 void dispatch(Remote obj, RemoteCall call, int opnum, long hash)
           
 Operation[] getOperations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserTransactionServerImp_Skel

public UserTransactionServerImp_Skel()
Method Detail

getOperations

public Operation[] getOperations()
Specified by:
getOperations in interface Skeleton

dispatch

public void dispatch(Remote obj,
                     RemoteCall call,
                     int opnum,
                     long hash)
              throws Exception
Specified by:
dispatch in interface Skeleton
Throws:
Exception


Copyright © 2011. All Rights Reserved.