public class NullFunctor extends CommonFunctor
IFunctor doing just nothing.| Constructor and Description |
|---|
NullFunctor() |
public Object perform(IFunctorCall call) throws FunctorInvocationException
IFunctorcall - The call contextFunctorInvocationException - An exception that raised while executing the business logic
will be wrapped in a FunctorInvocationException.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.