test.compliance.server.support
Class ConstructorTest6

java.lang.Object
  extended bytest.compliance.server.support.ConstructorTest6

public class ConstructorTest6
extends java.lang.Object

Support class that doesn't have a default constructor.


Constructor Summary
ConstructorTest6(java.lang.String foo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructorTest6

public ConstructorTest6(java.lang.String foo)