public class MunitComponentInitialStateManager extends Object implements org.mule.runtime.api.deployment.management.ComponentInitialStateManager
| Modifier and Type | Field and Description |
|---|---|
protected static String |
MUNIT_DISABLE_INITIAL_STATE_MANAGER |
protected static String |
MUNIT_ENABLE_SOURCES_ON_START |
protected org.mule.runtime.api.artifact.Registry |
registry |
| Constructor and Description |
|---|
MunitComponentInitialStateManager() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
mustStartMessageSource(org.mule.runtime.api.component.Component component) |
protected static final String MUNIT_DISABLE_INITIAL_STATE_MANAGER
protected static final String MUNIT_ENABLE_SOURCES_ON_START
@Inject protected org.mule.runtime.api.artifact.Registry registry
Copyright © 2019. All rights reserved.