org.mule.config.builders
Class CallMethodOnIndexRule

java.lang.Object
  extended byCallMethodRule
      extended byorg.mule.config.builders.CallMethodOnIndexRule

public class CallMethodOnIndexRule
extends CallMethodRule

todo document

Version:
$Revision: 3798 $
Author:
Ross Mason
See Also:
Serialized Form

Constructor Summary
CallMethodOnIndexRule(String s, int index)
           
CallMethodOnIndexRule(String s, int i, int index)
           
 
Method Summary
 void end(String string, String string1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallMethodOnIndexRule

public CallMethodOnIndexRule(String s,
                             int i,
                             int index)

CallMethodOnIndexRule

public CallMethodOnIndexRule(String s,
                             int index)
Method Detail

end

public void end(String string,
                String string1)
         throws Exception
Throws:
Exception


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.