Package | Description |
---|---|
com.suncode.pwfl.component.support | |
com.suncode.pwfl.core.function | |
com.suncode.pwfl.workflow.component |
Modifier and Type | Class and Description |
---|---|
class |
BeanInstanceFactory
InstanceFactory that creates components using given ApplicationContext . |
class |
DefaultInstanceFactory
InstanceFactory that creates components using default constructor. |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Multimap<Class<?>,Function> |
FunctionRegistry.registerFunctions(ComponentDiscovery strategy,
InstanceFactory instanceFactory)
Registers all functions discovered using given strategy.
|
Modifier and Type | Method and Description |
---|---|
RegistrationSummary |
WorkflowComponentRegistry.registerComponents(ComponentDiscovery strategy,
InstanceFactory instanceFactory,
ComponentSource source)
Registers all components found by given strategy.
|
Copyright © 2019 Suncode. All rights reserved.