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 java.lang.Object

Author:
Peter Veentjer

Method Summary
static java.lang.String toTransactedMethodName(java.lang.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 java.lang.String toTransactedMethodName(java.lang.String originalMethodName,
                                                      boolean readonly)


Copyright © 2008-2010 Multiverse. All Rights Reserved.