org.multiverse.stms.alpha.instrumentation.transactionalmethod
Class TransactionalMethodUtils

java.lang.Object
  extended by org.multiverse.stms.alpha.instrumentation.transactionalmethod.TransactionalMethodUtils

public final class TransactionalMethodUtils
extends Object

Author:
Peter Veentjer

Method Summary
static String toTransactedMethodName(String originalMethodName, boolean readonly)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toTransactedMethodName

public static String toTransactedMethodName(String originalMethodName,
                                            boolean readonly)


Copyright © 2008-2010 Multiverse. All Rights Reserved.