Abstract class that is used to execute an arbitrary
method that is in introspected. This is the superclass
for the PutExecutor and SetPropertyExecutor.
There really should be a superclass for this and AbstractExecutor (which should
be refactored to GetExecutor) because they differ only in the execute() method.
author: Jason van Zyl author: Geir Magnusson Jr. author: Henning P. Schmiedehausen version: $Id: SetExecutor.java 463298 2006-10-12 16:10:32Z henning $