org.jboss.test.proxycompiler.test
Class ProxyCompilerUnitTestCase.ComplexInterface.NestedAbstractClass

java.lang.Object
  extended byorg.jboss.test.proxycompiler.test.ProxyCompilerUnitTestCase.SimpleAbstractClass (src) 
      extended byorg.jboss.test.proxycompiler.test.ProxyCompilerUnitTestCase.ComplexInterface.NestedAbstractClass
Enclosing class:
ProxyCompilerUnitTestCase.ComplexInterface (src)

public abstract static class ProxyCompilerUnitTestCase.ComplexInterface.NestedAbstractClass
extends ProxyCompilerUnitTestCase.SimpleAbstractClass (src)


Constructor Summary
ProxyCompilerUnitTestCase.ComplexInterface.NestedAbstractClass()
           
 
Methods inherited from class org.jboss.test.proxycompiler.test.ProxyCompilerUnitTestCase.SimpleAbstractClass (src)
test1, test2, test3, test4
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyCompilerUnitTestCase.ComplexInterface.NestedAbstractClass

public ProxyCompilerUnitTestCase.ComplexInterface.NestedAbstractClass()