@Component public class ConnInstanceDataBinderImpl extends Object implements ConnInstanceDataBinder
Constructor and Description |
---|
ConnInstanceDataBinderImpl() |
Modifier and Type | Method and Description |
---|---|
ConnConfPropSchema |
build(ConfigurationProperty property) |
ConnInstance |
getConnInstance(ConnInstanceTO connInstanceTO) |
ConnInstanceTO |
getConnInstanceTO(ConnInstance connInstance) |
ConnInstance |
update(ConnInstanceTO connInstanceTO) |
public ConnInstance getConnInstance(ConnInstanceTO connInstanceTO)
getConnInstance
in interface ConnInstanceDataBinder
public ConnInstance update(ConnInstanceTO connInstanceTO)
update
in interface ConnInstanceDataBinder
public ConnConfPropSchema build(ConfigurationProperty property)
build
in interface ConnInstanceDataBinder
public ConnInstanceTO getConnInstanceTO(ConnInstance connInstance)
getConnInstanceTO
in interface ConnInstanceDataBinder
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.