Class TcpOutputStrategyFactory

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class TcpOutputStrategyFactory
    extends Object
    implements org.springframework.context.ApplicationContextAware
    Constructs the appropriate TCP output strategy based on the configured system properties. Optionally wraps the strategy with a queue.
    • Constructor Detail

      • TcpOutputStrategyFactory

        public TcpOutputStrategyFactory()
    • Method Detail

      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext context)
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware