org.deft.extension.decoration.protect
Class ProtectedDecoratorInvoker

java.lang.Object
  extended by org.deft.extension.decoration.protect.ProtectedDecoratorInvoker
All Implemented Interfaces:
Invoker

public class ProtectedDecoratorInvoker
extends java.lang.Object
implements Invoker

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

Author:
Martin Heinzerling

Constructor Summary
ProtectedDecoratorInvoker()
           
 
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

ProtectedDecoratorInvoker

public ProtectedDecoratorInvoker()
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