org.nanocontainer.nanowar
Class TestContainerMocker

java.lang.Object
  extended byorg.nanocontainer.nanowar.ContainerComposerMocker
      extended byorg.nanocontainer.nanowar.TestContainerMocker
All Implemented Interfaces:
KeyConstants

Deprecated. Use ContainerComposerMocker

public class TestContainerMocker
extends ContainerComposerMocker


Field Summary
 
Fields inherited from interface org.nanocontainer.nanowar.KeyConstants
ACTIONS_CONTAINER, APPLICATION_CONTAINER, BUILDER, CONTAINER_COMPOSER, CONTAINER_COMPOSER_CONFIGURATION, KILLER_HELPER, NANOCONTAINER_PREFIX, REQUEST_CONTAINER, SESSION_CONTAINER
 
Constructor Summary
TestContainerMocker(Class containerComposerClass)
          Deprecated.  
 
Methods inherited from class org.nanocontainer.nanowar.ContainerComposerMocker
getApplicationContainer, getRequestContainer, getSessionContainer, startApplication, startRequest, startSession, stopApplication, stopRequest, stopSession
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestContainerMocker

public TestContainerMocker(Class containerComposerClass)
Deprecated. 


Copyright © 2003-2006 Codehaus. All Rights Reserved.