Class ProducerComponent
- java.lang.Object
-
- org.ikasan.testharness.flow.expectation.model.AbstractComponent
-
- org.ikasan.testharness.flow.expectation.model.ProducerComponent
-
public class ProducerComponent extends AbstractComponent
Producer Component type.- Author:
- Ikasan Development Team
-
-
Constructor Summary
Constructors Constructor Description ProducerComponent(java.lang.String componentName)Constructor
-
Method Summary
-
Methods inherited from class org.ikasan.testharness.flow.expectation.model.AbstractComponent
getName, getType, toString
-
-