org.deft.extension.decoration.modify
Class ModifiedDecoratorInvoker

java.lang.Object
  extended by org.deft.extension.decoration.modify.ModifiedDecoratorInvoker
All Implemented Interfaces:
Invoker

public class ModifiedDecoratorInvoker
extends java.lang.Object
implements Invoker

Handles a invoker call from a Persistence object and applies a ModifiedInformation to a XPath.
Parameter
location - xpath

Author:
Martin Heinzerling

Constructor Summary
ModifiedDecoratorInvoker()
           
 
Method Summary
 void invoke(org.deft.repository.ast.TreeNode ast, java.util.Map<java.lang.String,java.lang.String> params)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModifiedDecoratorInvoker

public ModifiedDecoratorInvoker()
Method Detail

invoke

public void invoke(org.deft.repository.ast.TreeNode ast,
                   java.util.Map<java.lang.String,java.lang.String> params)
Specified by:
invoke in interface Invoker
Parameters:
ast - root treenode
params - parameter map with the concrete modification