public class DefaultDbConfigResolver extends AbstractDbConfigResolver
PROPERTY_NAME
Constructor and Description |
---|
DefaultDbConfigResolver(MuleRegistry registry) |
Modifier and Type | Method and Description |
---|---|
DbConfig |
resolve(MuleEvent muleEvent)
Resolves which database configuration to use for a given event
|
getMetaData, getMetaDataKeys, resolveDefaultConfig, test
getAnnotation, getAnnotations, setAnnotations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnnotation, getAnnotations, setAnnotations
public DefaultDbConfigResolver(MuleRegistry registry)
public DbConfig resolve(MuleEvent muleEvent)
DbConfigResolver
muleEvent
- event used to resolve the configuration. Not null.Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.