org.ehoffman.testing.module.webapp
Class EmbeddedWebappModule

java.lang.Object
  extended by org.ehoffman.testing.module.webapp.WebAppModule
      extended by org.ehoffman.testing.module.webapp.EmbeddedWebappModule
All Implemented Interfaces:
org.ehoffman.module.Module<org.ehoffman.testing.module.webapp.Application>, org.ehoffman.module.ModuleProvider<org.ehoffman.testing.module.webapp.Application>

public class EmbeddedWebappModule
extends org.ehoffman.testing.module.webapp.WebAppModule


Constructor Summary
EmbeddedWebappModule()
           
 
Method Summary
 String getWebAppName()
           
 
Methods inherited from class org.ehoffman.testing.module.webapp.WebAppModule
create, destroy, getDependencyDefinition, getModuleType, getTargetClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbeddedWebappModule

public EmbeddedWebappModule()
Method Detail

getWebAppName

public String getWebAppName()
Specified by:
getWebAppName in class org.ehoffman.testing.module.webapp.WebAppModule


Copyright © 2011. All Rights Reserved.