@Deprecated public class InMemoryDeliveryManagerFactory extends Object implements DeliveryManagerFactory
Modifier and Type | Field and Description |
---|---|
static String |
EB_DM_KEEP_ALIVE_TIME
Deprecated.
|
static String |
EB_DM_MAX_QUEUED_REQUESTS
Deprecated.
|
static String |
EB_DM_MAX_THREADS
Deprecated.
|
static String |
EB_DM_MIN_SPARE_THREADS
Deprecated.
|
static String |
EB_DM_TOPIC_STORAGE_PATH
Deprecated.
|
Constructor and Description |
---|
InMemoryDeliveryManagerFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
DeliveryManager |
getDeliveryManger(org.apache.axiom.om.OMElement config)
Deprecated.
creates and returns the delivary manager from the omElement config.
|
public static final String EB_DM_MIN_SPARE_THREADS
public static final String EB_DM_MAX_THREADS
public static final String EB_DM_MAX_QUEUED_REQUESTS
public static final String EB_DM_KEEP_ALIVE_TIME
public static final String EB_DM_TOPIC_STORAGE_PATH
public InMemoryDeliveryManagerFactory()
public DeliveryManager getDeliveryManger(org.apache.axiom.om.OMElement config) throws EventBrokerConfigurationException
DeliveryManagerFactory
getDeliveryManger
in interface DeliveryManagerFactory
EventBrokerConfigurationException
Copyright © 2022 WSO2. All rights reserved.