EntitiesLinker, EntityLinker<com.ca.apim.gateway.cagatewayconfig.beans.CassandraConnection>@Singleton public class CassandraConnectionLinker extends java.lang.Object implements EntityLinker<com.ca.apim.gateway.cagatewayconfig.beans.CassandraConnection>
| Constructor | Description |
|---|---|
CassandraConnectionLinker() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Class<com.ca.apim.gateway.cagatewayconfig.beans.CassandraConnection> |
getEntityClass() |
|
void |
link(com.ca.apim.gateway.cagatewayconfig.beans.CassandraConnection entity,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle bundle,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle targetBundle) |
linklinkpublic void link(com.ca.apim.gateway.cagatewayconfig.beans.CassandraConnection 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.CassandraConnection>public java.lang.Class<com.ca.apim.gateway.cagatewayconfig.beans.CassandraConnection> getEntityClass()
getEntityClass in interface EntityLinker<com.ca.apim.gateway.cagatewayconfig.beans.CassandraConnection>