@Deprecated public class CarbonEventBrokerFactory extends Object implements EventBrokerFactory
Modifier and Type | Field and Description |
---|---|
static String |
EB_KEEP_ALIVE_TIME
Deprecated.
|
static String |
EB_MAX_QUEUED_REQUESTS
Deprecated.
|
static String |
EB_MAX_THREADS
Deprecated.
|
static String |
EB_MIN_SPARE_THREADS
Deprecated.
|
Constructor and Description |
---|
CarbonEventBrokerFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
EventBroker |
getEventBroker(org.apache.axiom.om.OMElement config)
Deprecated.
returns the event broker from the configuration element
|
public static final String EB_MIN_SPARE_THREADS
public static final String EB_MAX_THREADS
public static final String EB_MAX_QUEUED_REQUESTS
public static final String EB_KEEP_ALIVE_TIME
public EventBroker getEventBroker(org.apache.axiom.om.OMElement config) throws EventBrokerConfigurationException
EventBrokerFactory
getEventBroker
in interface EventBrokerFactory
EventBrokerConfigurationException
Copyright © 2022 WSO2. All rights reserved.