Class CommandFactoryRegistryMockImpl

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

    public class CommandFactoryRegistryMockImpl
    extends java.lang.Object
    implements org.springframework.context.ApplicationContextAware, CommandFactoryRegistry
    • Field Detail

      • MOCKUP_PAYMENT_PROVIDER

        public static final java.lang.String MOCKUP_PAYMENT_PROVIDER
        See Also:
        Constant Field Values
    • Constructor Detail

      • CommandFactoryRegistryMockImpl

        public CommandFactoryRegistryMockImpl()
    • Method Detail

      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
                                   throws org.springframework.beans.BeansException
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
        Throws:
        org.springframework.beans.BeansException