Package org.mule.munit.tools.mock
Class AfterCall
java.lang.Object
org.mule.runtime.extension.api.runtime.route.Route
org.mule.munit.tools.mock.AfterCall
public class AfterCall
extends org.mule.runtime.extension.api.runtime.route.Route
Represents a route for the after call in the spy operation
- Author:
- Mulesoft Inc.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mule.runtime.extension.api.runtime.route.Route
getChain
-
Constructor Details
-
AfterCall
public AfterCall()
-