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 java.lang.Object


Constructor Summary
TestSimpleConstructorModuleFactory.Base(java.lang.String name)
           
 
Method Summary
 java.lang.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(java.lang.String name)
Method Detail

getName

public java.lang.String getName()


Copyright © 2012 Atlassian. All Rights Reserved.