Uses of Interface
org.ikasan.framework.configuration.service.ConfigurationService

Packages that use ConfigurationService
org.ikasan.framework.configuration.service   
org.ikasan.framework.flow   
 

Uses of ConfigurationService in org.ikasan.framework.configuration.service
 

Classes in org.ikasan.framework.configuration.service that implement ConfigurationService
 class ConfiguredResourceConfigurationService
          Implementation of the Configuration Service based on a ConfiguredResource.
 

Uses of ConfigurationService in org.ikasan.framework.flow
 

Methods in org.ikasan.framework.flow that return ConfigurationService
 ConfigurationService VisitingInvokerFlow.getConfigurationService()
           
 

Methods in org.ikasan.framework.flow with parameters of type ConfigurationService
 void VisitingInvokerFlow.setConfigurationService(ConfigurationService configurationService)
           
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.