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(String name)
           
TestSimpleConstructorModuleFactory.TwoArg(String name, 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(String name)

TestSimpleConstructorModuleFactory.TwoArg

public TestSimpleConstructorModuleFactory.TwoArg(String name,
                                                 Integer age)


Copyright © 2015 Atlassian. All rights reserved.