Package org.mule.munit.tools.mock
Class BeforeCall
java.lang.Object
org.mule.runtime.extension.api.runtime.route.Route
org.mule.munit.tools.mock.BeforeCall
public class BeforeCall
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
-
BeforeCall
public BeforeCall()
-