Deprecated API


Contents
Deprecated Classes
org.vraptor.introspector.KeyExtractor
          move to the field annotations themselves 
org.vraptor.converter.joda.TimeOfDayConverter
           
org.vraptor.converter.joda.YearMonthDayConverter
           
 

Deprecated Annotation Types
org.vraptor.annotations.Destroy
            
org.vraptor.annotations.Read
            
 

Deprecated Methods
org.vraptor.component.ComponentType.getDestroyLogicName()
           
org.vraptor.component.ComponentType.getKey()
           
org.vraptor.webapp.DefaultWebApplication.getLogicLocator()
            
org.vraptor.component.DefaultComponentContainer.getURLManager()
           
org.vraptor.component.ComponentContainer.getURLManager()
           
org.vraptor.LogicFlow.redirect(String)
          you should use the usual for this, like request.getRequest().getRequestDispatcher(url). forward(request.getRequest(), request.getResponse()); 
 

Deprecated Constructors
org.vraptor.scope.DefaultLogicRequest(RequestInfo, WebRequest)
           
org.vraptor.i18n.FixedMessage(String, String)
           
 

Deprecated Annotation Type Elements
org.vraptor.annotations.Component.scope
          prefer using logic attributes 
 



Copyright © 2004-2008 VRaptor. All Rights Reserved.