com.atlassian.plugin.hostcontainer
Class TestSimpleConstructorModuleFactory.TwoArg

java.lang.Object
  extended by com.atlassian.plugin.hostcontainer.TestSimpleConstructorModuleFactory.Base
      extended by com.atlassian.plugin.hostcontainer.TestSimpleConstructorModuleFactory.TwoArg
Enclosing class:
TestSimpleConstructorModuleFactory

public static class TestSimpleConstructorModuleFactory.TwoArg
extends TestSimpleConstructorModuleFactory.Base


Constructor Summary
TestSimpleConstructorModuleFactory.TwoArg(java.lang.String name)
           
TestSimpleConstructorModuleFactory.TwoArg(java.lang.String name, java.lang.Integer age)
           
 
Method Summary
 
Methods inherited from class com.atlassian.plugin.hostcontainer.TestSimpleConstructorModuleFactory.Base
getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSimpleConstructorModuleFactory.TwoArg

public TestSimpleConstructorModuleFactory.TwoArg(java.lang.String name)

TestSimpleConstructorModuleFactory.TwoArg

public TestSimpleConstructorModuleFactory.TwoArg(java.lang.String name,
                                                 java.lang.Integer age)


Copyright © 2012 Atlassian. All Rights Reserved.