public class VelocityRuntimeProvider
extends java.lang.Object
implements com.google.inject.Provider<org.apache.velocity.runtime.RuntimeInstance>
Modifier and Type | Class and Description |
---|---|
static class |
VelocityRuntimeProvider.Slf4jLogChute
Connects Velocity to sfl4j.
|
Modifier and Type | Method and Description |
---|---|
org.apache.velocity.runtime.RuntimeInstance |
get() |