spring-integration-module
C D G I M O P R S 

C

ChannelExporter - Interface in org.springframework.integration.module.config
Strategy interface to expose module inputs and outputs

D

DefaultChannelExporter - Class in org.springframework.integration.module.config
The Default ChannelExporter for Modules.
DefaultChannelExporter() - Constructor for class org.springframework.integration.module.config.DefaultChannelExporter
 

G

getActiveProfiles() - Method in class org.springframework.integration.module.IntegrationModule
 
getInputChannel(Map<String, MessageChannel>) - Method in interface org.springframework.integration.module.config.ChannelExporter
 
getInputChannel(Map<String, MessageChannel>) - Method in class org.springframework.integration.module.config.DefaultChannelExporter
 
getInputChannel() - Method in class org.springframework.integration.module.IntegrationModule
 
getInputChannelName() - Method in class org.springframework.integration.module.config.DefaultChannelExporter
 
getIntegrationModuleBasePath() - Method in class org.springframework.integration.module.IntegrationPlugin
 
getOutputChannelPrefix() - Method in class org.springframework.integration.module.config.DefaultChannelExporter
 
getOutputChannels(Map<String, MessageChannel>) - Method in interface org.springframework.integration.module.config.ChannelExporter
 
getOutputChannels(Map<String, MessageChannel>, Class<T>) - Method in interface org.springframework.integration.module.config.ChannelExporter
 
getOutputChannels(Map<String, MessageChannel>) - Method in class org.springframework.integration.module.config.DefaultChannelExporter
 
getOutputChannels(Map<String, MessageChannel>, Class<T>) - Method in class org.springframework.integration.module.config.DefaultChannelExporter
 
getOutputChannels() - Method in class org.springframework.integration.module.IntegrationModule
 

I

initializeModule() - Method in class org.springframework.integration.module.IntegrationModule
 
IntegrationModule - Class in org.springframework.integration.module
 
IntegrationModule(String) - Constructor for class org.springframework.integration.module.IntegrationModule
 
IntegrationModule(String, ChannelExporter) - Constructor for class org.springframework.integration.module.IntegrationModule
 
IntegrationPlugin - Class in org.springframework.integration.module
 
IntegrationPlugin(ChannelRegistry) - Constructor for class org.springframework.integration.module.IntegrationPlugin
 
isInputChannel(String, MessageChannel) - Method in class org.springframework.integration.module.config.DefaultChannelExporter
Determine if a given bean is the input channel
isOutputChannel(String, MessageChannel) - Method in class org.springframework.integration.module.config.DefaultChannelExporter
Determine if a given bean is an output channel

M

MODULE_TYPE - Static variable in class org.springframework.integration.module.IntegrationModule
 

O

org.springframework.integration.module - package org.springframework.integration.module
 
org.springframework.integration.module.config - package org.springframework.integration.module.config
 

P

postProcessModule(Module) - Method in class org.springframework.integration.module.IntegrationPlugin
 
postProcessSharedContext(ConfigurableApplicationContext) - Method in class org.springframework.integration.module.IntegrationPlugin
 
preProcessModule(Module) - Method in class org.springframework.integration.module.IntegrationPlugin
 

R

removeModule(Module) - Method in class org.springframework.integration.module.IntegrationPlugin
 

S

setActiveProfiles(String[]) - Method in class org.springframework.integration.module.IntegrationModule
 
setInputChannelName(String) - Method in class org.springframework.integration.module.config.DefaultChannelExporter
 
setOutputChannelPrefix(String) - Method in class org.springframework.integration.module.config.DefaultChannelExporter
 
C D G I M O P R S 
spring-integration-module