org.jboss.shrinkwrap.descriptor.impl.ejbjar31
Class ConcurrentMethodTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.ejbjar31.ConcurrentMethodTypeImplTestCase

public class ConcurrentMethodTypeImplTestCase
extends java.lang.Object


Constructor Summary
ConcurrentMethodTypeImplTestCase()
           
 
Method Summary
 void testAccessTimeout()
           
 void testLock()
           
 void testMethod()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentMethodTypeImplTestCase

public ConcurrentMethodTypeImplTestCase()
Method Detail

testMethod

public void testMethod()
                throws java.lang.Exception
Throws:
java.lang.Exception

testLock

public void testLock()
              throws java.lang.Exception
Throws:
java.lang.Exception

testAccessTimeout

public void testAccessTimeout()
                       throws java.lang.Exception
Throws:
java.lang.Exception