org.vraptor.component
Class DefaultComponentContainer
java.lang.Object
org.vraptor.component.DefaultComponentContainer
- All Implemented Interfaces:
- ComponentContainer
public class DefaultComponentContainer
- extends Object
- implements ComponentContainer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultComponentContainer
public DefaultComponentContainer(javax.servlet.ServletContext context)
DefaultComponentContainer
public DefaultComponentContainer()
getValidationErrorsFactory
public ValidationErrorsFactory getValidationErrorsFactory()
- Specified by:
getValidationErrorsFactory in interface ComponentContainer
getLogicLocator
public LogicLocator getLogicLocator()
- Specified by:
getLogicLocator in interface ComponentContainer
getComponentManager
public ComponentManager getComponentManager()
- Specified by:
getComponentManager in interface ComponentContainer
getApplicationContext
public ApplicationContext getApplicationContext()
- Specified by:
getApplicationContext in interface ComponentContainer
getViewLocator
public ViewLocator getViewLocator()
- Specified by:
getViewLocator in interface ComponentContainer
getURLManager
@Deprecated
public LogicLocator getURLManager()
- Deprecated.
- Specified by:
getURLManager in interface ComponentContainer
Copyright © 2004-2008 VRaptor. All Rights Reserved.