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()
VelocityEngineFactorygetEngine in interface VelocityEngineFactoryCopyright © 2002-2024 Atlassian. All Rights Reserved.