@Singleton public class JdbcConnectionLinker extends java.lang.Object implements EntityLinker<com.ca.apim.gateway.cagatewayconfig.beans.JdbcConnection>
| Constructor and Description |
|---|
JdbcConnectionLinker() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<com.ca.apim.gateway.cagatewayconfig.beans.JdbcConnection> |
getEntityClass() |
void |
link(com.ca.apim.gateway.cagatewayconfig.beans.JdbcConnection entity,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle bundle,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle targetBundle) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlinklink, linkpublic void link(com.ca.apim.gateway.cagatewayconfig.beans.JdbcConnection entity,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle bundle,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle targetBundle)
link in interface EntityLinker<com.ca.apim.gateway.cagatewayconfig.beans.JdbcConnection>public java.lang.Class<com.ca.apim.gateway.cagatewayconfig.beans.JdbcConnection> getEntityClass()
getEntityClass in interface EntityLinker<com.ca.apim.gateway.cagatewayconfig.beans.JdbcConnection>