public abstract static class PluginPropertyHandler.AbstractHandler extends Object implements org.apache.commons.collections.Closure
| Constructor and Description | 
|---|
PluginPropertyHandler.AbstractHandler()  | 
public PluginPropertyHandler.AbstractHandler()
public final void execute(Object property) throws IllegalArgumentException, org.apache.commons.collections.FunctorException
execute in interface org.apache.commons.collections.ClosureIllegalArgumentException - if property is null.org.apache.commons.collections.FunctorException - if KettleException in handle thrown.Closure.execute(java.lang.Object)