|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfiguredResource | |
|---|---|
| org.ikasan.framework.component.transformation | |
| org.ikasan.framework.configuration | |
| org.ikasan.framework.configuration.service | |
| Uses of ConfiguredResource in org.ikasan.framework.component.transformation |
|---|
| Classes in org.ikasan.framework.component.transformation that implement ConfiguredResource | |
|---|---|
class |
XsltTransformer
This class is an XSLT Transformer component that acts on all an Event's Payloads,
transforming them using the supplied style sheet. |
| Uses of ConfiguredResource in org.ikasan.framework.configuration |
|---|
| Subinterfaces of ConfiguredResource in org.ikasan.framework.configuration | |
|---|---|
interface |
DynamicConfiguredResource<T>
Interface provisioning callbacks for setting configuration properties for a flow component as required for runtime for dynamic configuration Dynamic configuration can be changed by in-flight events and chnges will be persisted. |
| Uses of ConfiguredResource in org.ikasan.framework.configuration.service |
|---|
| Methods in org.ikasan.framework.configuration.service with parameters of type ConfiguredResource | |
|---|---|
void |
ConfiguredResourceConfigurationService.configure(ConfiguredResource configuredResource)
|
Configuration |
ConfiguredResourceConfigurationService.createConfiguration(ConfiguredResource configuredResource)
Create a new configuration instance for the given ConfiguredResource. |
Configuration |
ConfiguredResourceConfigurationService.getConfiguration(ConfiguredResource configuredResource)
|
void |
ConfiguredResourceConfigurationService.update(ConfiguredResource configuredResource)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||