public class ValueConfigurationCreator extends java.lang.Object implements ElementAction<org.oddjob.arooa.standard.InstanceConfiguration>
Constructor and Description |
---|
ValueConfigurationCreator() |
Modifier and Type | Method and Description |
---|---|
org.oddjob.arooa.standard.InstanceConfiguration |
onElement(ArooaElement element,
ArooaContext context)
Perform an action on the given element.
|
public org.oddjob.arooa.standard.InstanceConfiguration onElement(ArooaElement element, ArooaContext context)
ElementAction
onElement
in interface ElementAction<org.oddjob.arooa.standard.InstanceConfiguration>
element
- The element.context
- The context.