Uses of Interface
org.nanocontainer.nanowar.KeyConstants

Packages that use KeyConstants
org.nanocontainer.nanowar   
org.nanocontainer.nanowar.axis   
org.nanocontainer.nanowar.nanoweb   
org.nanocontainer.nanowar.struts Integrates Struts with PicoContainer. 
 

Uses of KeyConstants in org.nanocontainer.nanowar
 

Classes in org.nanocontainer.nanowar that implement KeyConstants
 class ContainerComposerMocker
          ContainerComposerMocker mocks the functionality of a specified container composer class.
 class NanoWarContextListener
          Servlet listener class that hooks into the underlying servlet container and instantiates, assembles, starts, stores and disposes the appropriate pico containers when applications start/stop.
 class NanoWarSessionListener
          Servlet listener class that hooks into the underlying servlet container and instantiates, assembles, starts, stores and disposes the appropriate pico containers when sessions start/stop.
 class ServletContainerListener
          Servlet listener class that hooks into the underlying servlet container and instantiates, assembles, starts, stores and disposes the appropriate pico containers when applications/sessions start/stop.
 class TestContainerMocker
          Deprecated. Use ContainerComposerMocker
 

Uses of KeyConstants in org.nanocontainer.nanowar.axis
 

Classes in org.nanocontainer.nanowar.axis that implement KeyConstants
 class NanoMsgProvider
          Axis provider for message-style services that uses the servlet container hierarchy to instantiate service classes and resolve their dependencies.
 class NanoRPCProvider
          Axis provider for RPC-style services that uses the servlet container hierarchy to instantiate service classes and resolve their dependencies.
 

Uses of KeyConstants in org.nanocontainer.nanowar.nanoweb
 

Classes in org.nanocontainer.nanowar.nanoweb that implement KeyConstants
 class NanoWebServlet
          Dispatcher servlet for NanoWeb.
 

Uses of KeyConstants in org.nanocontainer.nanowar.struts
 

Subinterfaces of KeyConstants in org.nanocontainer.nanowar.struts
 interface KeyConstants
          Deprecated. Use org.nanocontainer.nanowar.KeyConstants
 



Copyright © 2003-2006 Codehaus. All Rights Reserved.