Package | Description |
---|---|
org.apache.torque.generator.template.groovy |
This package contains the handling of groovy outlets in the
Torque generator.
|
Modifier and Type | Class and Description |
---|---|
class |
GroovyScriptOutlet
A Outlet which uses a groovy script for generation.
|
class |
GroovyTemplateOutlet
A Outlet which uses a groovy template for generation.
|
Constructor and Description |
---|
TorqueGenGroovy(GroovyOutlet outlet,
ControllerState controllerState)
Constructs a generator interface within the given controllerState.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.