com.atlassian.plugin.hostcontainer
Class TestSimpleConstructorModuleFactory.Base

java.lang.Object
  extended by com.atlassian.plugin.hostcontainer.TestSimpleConstructorModuleFactory.Base
Direct Known Subclasses:
TestSimpleConstructorModuleFactory.OneArg, TestSimpleConstructorModuleFactory.TwoArg
Enclosing class:
TestSimpleConstructorModuleFactory

public abstract static class TestSimpleConstructorModuleFactory.Base
extends Object


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

Constructor Detail

TestSimpleConstructorModuleFactory.Base

public TestSimpleConstructorModuleFactory.Base(String name)
Method Detail

getName

public String getName()


Copyright © 2014 Atlassian. All rights reserved.