- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
public class InboundGatewayFactory
extends Object
implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
Allows the creation of inbound integration gateways.
Not a factory bean, as multiple inbound gateways may exist.
Does find all 'gateways', creates them and registers them as singletons in the application.