net.sf.easyweb4j.container
Class EasyWeb4JContainer

java.lang.Object
  extended by net.sf.easyweb4j.container.EasyWeb4JContainer

public class EasyWeb4JContainer
extends Object


Field Summary
static String EASYWEB4J_CONTAINER
           
 
Constructor Summary
EasyWeb4JContainer()
           
 
Method Summary
 Dispatcher getDispatcher()
           
 ModelIntrospector getModelIntrospector()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EASYWEB4J_CONTAINER

public static final String EASYWEB4J_CONTAINER
See Also:
Constant Field Values
Constructor Detail

EasyWeb4JContainer

public EasyWeb4JContainer()
Method Detail

getModelIntrospector

public ModelIntrospector getModelIntrospector()

getDispatcher

public Dispatcher getDispatcher()


Copyright © 2009-2010 Chandra Sekar S. All Rights Reserved.