biz.xsoftware.mock.client
Class JsCalledMethod
java.lang.Object
biz.xsoftware.mock.client.JsCalledMethod
public class JsCalledMethod
- extends Object
- Author:
- Dean Hiller
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
JsCalledMethod
public JsCalledMethod(String method,
Object[] params,
Throwable howItWasCalled)
getMethodName
public String getMethodName()
getParameterCount
public int getParameterCount()
getParameter
public Object getParameter(int index)
getAllParams
public Object[] getAllParams()
getHowItWasCalled
public Throwable getHowItWasCalled()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2000 Dean Hiller All Rights Reserved.
If you would like a shared copyright, contact me at deanhiller@users.sourceforge.net