Class CountChildrenActionExecuter

All Implemented Interfaces:
ActionExecuter, LoggingAwareExecuter, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

public class CountChildrenActionExecuter extends ActionExecuterAbstractBase
Action executer that counts the number of children the actioned upon node has. This provides as example of how actions can return results.
Author:
Roy Wetherall