Package 

Class ReactQueueConfigurationSpec


  • 
    public class ReactQueueConfigurationSpec
    
                        

    Spec for creating a ReactQueueConfiguration. This exists so that CatalystInstance is able to set Exception handlers on the MessageQueueThreads it uses and it would not be super clean if the threads were configured, then passed to CatalystInstance where they are configured more. These specs allows the Threads to be created fully configured.