org.ikasan.framework.configuration
Interface DynamicConfiguredResource<T>

All Superinterfaces:
ConfiguredResource<T>

public interface DynamicConfiguredResource<T>
extends ConfiguredResource<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. static ConfiguredResources do not have changes applied in the flow persisted.

Author:
Ikasan Development Team

Method Summary
 
Methods inherited from interface org.ikasan.framework.configuration.ConfiguredResource
getConfiguration, getConfiguredResourceId, setConfiguration, setConfiguredResourceId
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.