org.objectweb.jotm.ControlImpl Implementation of the object that represents a transaction. This remote object has been created by a TransactionFactory. It extends The RemoteControl Remote Interface @see org.objectweb.jotm.TransactionFactory
org.jboss.test.marathon.test.BankMarathonTestCase Marathon test case to test JBoss under moderate utilization for a long time (hours or days) to see if there is a memory leak or other long time exceptions @see <related> @author Author: Andreas Schaefer @version $Revision: 1.4.6.1 $
org.jboss.iiop.rmi.RmiIdlUtil This class contains a bunch of methods taken from org.jboss.verifier.strategy.AbstractVerifier. There they are declared as instance methods. I copied them to this class and made them static here in order to call them as utility methods, without having to create a verifier instance, @author <a ...