| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuntimeLogger | |
|---|---|
| org.apache.velocity.runtime | |
| org.apache.velocity.runtime.log | |
| org.apache.velocity.runtime.parser.node | |
| org.apache.velocity.util.introspection | |
| Uses of RuntimeLogger in org.apache.velocity.runtime | 
|---|
| Subinterfaces of RuntimeLogger in org.apache.velocity.runtime | |
|---|---|
 interface | 
RuntimeServices
Interface for internal runtime services that are needed by the various components w/in Velocity.  | 
| Classes in org.apache.velocity.runtime that implement RuntimeLogger | |
|---|---|
 class | 
RuntimeInstance
This is the Runtime system for Velocity.  | 
| Uses of RuntimeLogger in org.apache.velocity.runtime.log | 
|---|
| Constructors in org.apache.velocity.runtime.log with parameters of type RuntimeLogger | |
|---|---|
RuntimeLoggerLog(RuntimeLogger rlog)
Deprecated. Creates a new Log that wraps a PrimordialLogChute.  | 
|
| Uses of RuntimeLogger in org.apache.velocity.runtime.parser.node | 
|---|
| Constructors in org.apache.velocity.runtime.parser.node with parameters of type RuntimeLogger | |
|---|---|
BooleanPropertyExecutor(RuntimeLogger rlog,
                        Introspector introspector,
                        Class clazz,
                        String property)
Deprecated. RuntimeLogger is deprecated. Use the other constructor.  | 
|
GetExecutor(RuntimeLogger rlog,
            Introspector introspector,
            Class clazz,
            String property)
Deprecated. RuntimeLogger is deprecated. Use the other constructor.  | 
|
PropertyExecutor(RuntimeLogger r,
                 Introspector introspector,
                 Class clazz,
                 String property)
Deprecated. RuntimeLogger is deprecated. Use the other constructor.  | 
|
| Uses of RuntimeLogger in org.apache.velocity.util.introspection | 
|---|
| Methods in org.apache.velocity.util.introspection with parameters of type RuntimeLogger | |
|---|---|
 void | 
UberspectLoggable.setRuntimeLogger(RuntimeLogger logger)
Deprecated. Use setLog(Log log) instead.  | 
 void | 
UberspectImpl.setRuntimeLogger(RuntimeLogger runtimeLogger)
Deprecated. Use setLog(Log log) instead.  | 
| Constructors in org.apache.velocity.util.introspection with parameters of type RuntimeLogger | |
|---|---|
Introspector(RuntimeLogger logger)
Deprecated. RuntimeLogger is deprecated. Use Introspector(Log log).  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||