public class EngineConfigurationFactoryFinder extends Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log |
Modifier and Type | Method and Description |
---|---|
static EngineConfigurationFactory |
newFactory() |
static EngineConfigurationFactory |
newFactory(Object obj)
Create the default engine configuration and detect whether the user
has overridden this with their own.
|
public static EngineConfigurationFactory newFactory(Object obj)
public static EngineConfigurationFactory newFactory()
Copyright © The Apache Software Foundation. All Rights Reserved.