public interface EngineConfigurationFactory
Modifier and Type | Field and Description |
---|---|
static String |
SYSTEM_PROPERTY_NAME
Property name used for setting an EngineConfiguration to be used
in creating engines.
|
Modifier and Type | Method and Description |
---|---|
EngineConfiguration |
getClientEngineConfig()
Get a default client engine configuration.
|
EngineConfiguration |
getServerEngineConfig()
Get a default server engine configuration.
|
static final String SYSTEM_PROPERTY_NAME
EngineConfiguration getClientEngineConfig()
EngineConfiguration getServerEngineConfig()
Copyright © The Apache Software Foundation. All Rights Reserved.