| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.configuration.DefaultEngineConfigurationFactory
This is a 'front' for replacement logic. Use EngineConfigurationFactoryFinder.newFactory().
| Field Summary | |
| protected  EngineConfigurationFactory | factoryDeprecated. | 
| Fields inherited from interface org.apache.axis.EngineConfigurationFactory | 
| SYSTEM_PROPERTY_NAME | 
| Constructor Summary | |
|   | DefaultEngineConfigurationFactory()Deprecated. Create the default engine configuration and detect whether the user has overridden this with their own. | 
| protected  | DefaultEngineConfigurationFactory(EngineConfigurationFactory factory)Deprecated. | 
| Method Summary | |
|  EngineConfiguration | getClientEngineConfig()Deprecated. Get a default client engine configuration. | 
|  EngineConfiguration | getServerEngineConfig()Deprecated. Get a default server engine configuration. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
protected final EngineConfigurationFactory factory
| Constructor Detail | 
protected DefaultEngineConfigurationFactory(EngineConfigurationFactory factory)
public DefaultEngineConfigurationFactory()
| Method Detail | 
public EngineConfiguration getClientEngineConfig()
getClientEngineConfig in interface EngineConfigurationFactorypublic EngineConfiguration getServerEngineConfig()
getServerEngineConfig in interface EngineConfigurationFactory| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||