|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Deprecated Classes | |
| org.apache.velocity.runtime.log.Log4JLogSystem
Use Log4JLogChute instead. |
|
| org.apache.velocity.runtime.log.NullLogSystem
Use NullLogChute. |
|
| org.apache.velocity.runtime.log.PrimordialLogSystem
Use HoldingLogChute instead! |
|
| org.apache.velocity.runtime.Runtime
Use RuntimeInstance or RuntimeSingleton instead. |
|
| org.apache.velocity.runtime.log.RuntimeLoggerLog
This will be removed along with the RuntimeLogger interface. |
|
| org.apache.velocity.runtime.log.SimpleLog4JLogSystem
Use Log4JLogChute instead. |
|
| org.apache.velocity.app.tools.VelocityFormatter
This servlet has been replaced by NumberTool and DateTool, both available from the Velocity-Tools sub-project. VelocityFormatter will be removed in a future version of Velocity. |
|
| org.apache.velocity.servlet.VelocityServlet
This servlet has been replaced by VelocityViewServlet, available from the Velocity-Tools sub-project. VelocityViewServlet provides support for quick, clean MVC web development. VelocityServlet will be removed in a future version of Velocity. |
|
| Deprecated Interfaces | |
| org.apache.velocity.runtime.log.LogSystem
Use LogChute instead! |
|
| org.apache.velocity.runtime.RuntimeLogger
This functionality has been taken over by the Log class |
|
| Deprecated Fields | |
| org.apache.velocity.runtime.log.LogSystem.DEBUG_ON
This is unused and meaningless |
|
| org.apache.velocity.runtime.RuntimeConstants.RUNTIME_LOG_ERROR_STACKTRACE
This appears to have always been meaningless. |
|
| org.apache.velocity.runtime.RuntimeConstants.RUNTIME_LOG_INFO_STACKTRACE
This appears to have always been meaningless. |
|
| org.apache.velocity.runtime.RuntimeConstants.RUNTIME_LOG_WARN_STACKTRACE
The functionality this controlled is confusing and no longer necessary. |
|
| Deprecated Constructors | |
| org.apache.velocity.runtime.parser.node.BooleanPropertyExecutor(RuntimeLogger, Introspector, Class, String)
RuntimeLogger is deprecated. Use the other constructor. |
|
| org.apache.velocity.runtime.parser.node.GetExecutor(RuntimeLogger, Introspector, Class, String)
RuntimeLogger is deprecated. Use the other constructor. |
|
| org.apache.velocity.util.introspection.Introspector(RuntimeLogger)
RuntimeLogger is deprecated. Use Introspector(Log log). |
|
| org.apache.velocity.runtime.parser.node.PropertyExecutor(RuntimeLogger, Introspector, Class, String)
RuntimeLogger is deprecated. Use the other constructor. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||