public class StaticDbConfigResolver extends AbstractDbConfigResolver implements Disposable
DbConfig to a static value without using the current eventPHASE_NAMEPROPERTY_NAME| Constructor and Description |
|---|
StaticDbConfigResolver(DbConfig dbConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
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)
DbConfigResolverresolve in interface DbConfigResolvermuleEvent - event used to resolve the configuration. Not null.public void dispose()
dispose in interface DisposableCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.