| Constructor and Description |
|---|
FFMQEngineSetup(Settings settings)
Constructor
|
public FFMQEngineSetup(Settings settings) throws FFMQException
FFMQExceptionpublic Settings getSettings()
public int getInternalNotificationQueueMaxSize()
public boolean isSecurityEnabled()
public File getDestinationDefinitionsDir()
public File getBridgeDefinitionsDir()
public File getTemplatesDir()
public File getTemplateMappingFile()
public File getDefaultDataDir()
public boolean doAutoCreateQueues()
public boolean doAutoCreateTopics()
public boolean doDeployQueuesOnStartup()
public boolean doDeployTopicsOnStartup()
public int getConsumerPrefetchSize()
public int getNotificationAsyncTaskManagerThreadPoolMinSize()
public int getNotificationAsyncTaskManagerThreadPoolMaxIdle()
public int getNotificationAsyncTaskManagerThreadPoolMaxSize()
public int getDeliveryAsyncTaskManagerThreadPoolMinSize()
public int getDeliveryAsyncTaskManagerThreadPoolMaxIdle()
public int getDeliveryAsyncTaskManagerThreadPoolMaxSize()
public int getDiskIOAsyncTaskManagerThreadPoolMinSize()
public int getDiskIOAsyncTaskManagerThreadPoolMaxIdle()
public int getDiskIOAsyncTaskManagerThreadPoolMaxSize()
public int getWatchdogConsumerInactivityTimeout()
public String getSecurityConnectorType()
public long getRedeliveryDelay()
Copyright © 2019. All rights reserved.