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, testgetAnnotation, getAnnotations, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotation, getAnnotations, setAnnotationspublic StaticDbConfigResolver(DbConfig dbConfig)
public DbConfig resolve(MuleEvent muleEvent)
DbConfigResolvermuleEvent - event used to resolve the configuration. Not null.Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.