public abstract class AbstractDbConfigResolver extends AbstractAnnotatedObject implements DbConfigResolver
PROPERTY_NAME
Constructor and Description |
---|
AbstractDbConfigResolver() |
Modifier and Type | Method and Description |
---|---|
org.mule.common.Result<org.mule.common.metadata.MetaData> |
getMetaData(org.mule.common.metadata.MetaDataKey metaDataKey) |
org.mule.common.Result<List<org.mule.common.metadata.MetaDataKey>> |
getMetaDataKeys() |
protected DbConfig |
resolveDefaultConfig() |
org.mule.common.TestResult |
test() |
getAnnotation, getAnnotations, setAnnotations
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
resolve
getAnnotation, getAnnotations, setAnnotations
public org.mule.common.TestResult test()
test
in interface org.mule.common.Testable
public org.mule.common.Result<List<org.mule.common.metadata.MetaDataKey>> getMetaDataKeys()
getMetaDataKeys
in interface org.mule.common.metadata.ConnectorMetaDataEnabled
public org.mule.common.Result<org.mule.common.metadata.MetaData> getMetaData(org.mule.common.metadata.MetaDataKey metaDataKey)
getMetaData
in interface org.mule.common.metadata.ConnectorMetaDataEnabled
protected DbConfig resolveDefaultConfig()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.