public class InstrumentedVelocityEngineFactory extends Object implements VelocityEngineFactory
Constructor and Description |
---|
InstrumentedVelocityEngineFactory(VelocityEngineFactory velocityEngineFactory,
com.atlassian.event.api.EventPublisher eventPublisher,
java.time.Clock clock) |
Modifier and Type | Method and Description |
---|---|
org.apache.velocity.app.VelocityEngine |
getEngine()
Retrieves an instance of the Velocity Engine.
|
public InstrumentedVelocityEngineFactory(VelocityEngineFactory velocityEngineFactory, com.atlassian.event.api.EventPublisher eventPublisher, java.time.Clock clock)
public org.apache.velocity.app.VelocityEngine getEngine()
VelocityEngineFactory
getEngine
in interface VelocityEngineFactory
Copyright © 2002-2019 Atlassian. All Rights Reserved.