public class StaticDbConfigResolver extends AbstractDbConfigResolver
DbConfig
to a static value without using the current eventPROPERTY_NAME
Constructor and Description |
---|
StaticDbConfigResolver(DbConfig dbConfig) |
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 StaticDbConfigResolver(DbConfig dbConfig)
public DbConfig resolve(MuleEvent muleEvent)
DbConfigResolver
muleEvent
- event used to resolve the configuration. Not null.Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.