Packageorg.pranaframework.ioc.factory.xml.preprocessors
Classpublic class MethodInvocationPreprocessor
ImplementsIXMLObjectDefinitionsPreprocessor

Preprocesses a "method-invocation" tag to a MethodInvokingObject.



Public Methods
 MethodDefined by
  
Creates a new MethodInvocationPreprocessor.
MethodInvocationPreprocessor
  
preprocess(xml:XML):XML
MethodInvocationPreprocessor
Constructor detail
MethodInvocationPreprocessor()constructor
public function MethodInvocationPreprocessor()

Creates a new MethodInvocationPreprocessor.

Method detail
preprocess()method
public function preprocess(xml:XML):XML

Parameters
xml:XML

Returns
XML