[jboss-svn-commits] JBL Code SVN: r31010 - in labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties: categorise and 1 other directory.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Jan 11 06:09:34 EST 2010
Author: whitingjr
Date: 2010-01-11 06:09:34 -0500 (Mon, 11 Jan 2010)
New Revision: 31010
Added:
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/categorise/
labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/categorise/categorise.properties
Log:
Added new file.
Added: labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/categorise/categorise.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/categorise/categorise.properties (rev 0)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/src/main/resources/properties/categorise/categorise.properties 2010-01-11 11:09:34 UTC (rev 31010)
@@ -0,0 +1,4 @@
+category0.methods=org.jboss.jbossts.performance.resource.SynchronizeTask:task
+categoryB.methods=org.jboss.jbossts.performance.resource.SynchronizeTask:findUsingResourceA,org.jboss.jbossts.performance.resource.SynchronizeTask:resourceAFlush
+categoryC.methods=org.jboss.jbossts.performance.resource.SynchronizeTask:findUsingResourceB,org.jboss.jbossts.performance.resource.SynchronizeTask:resourceBFlush
+categoryD.methods=org.hibernate.transaction.JTATransaction:commit
More information about the jboss-svn-commits
mailing list