EntitiesLinkerCassandraConnectionLinker, EncassLinker, IdentityProviderLinker, JdbcConnectionLinker, JmsDestinationLinker, ListenPortLinker, PolicyBackedServiceLinker, PolicyLinker, ScheduledTaskLinker, ServiceLinkerpublic interface EntityLinker<E extends com.ca.apim.gateway.cagatewayconfig.beans.GatewayEntity> extends EntitiesLinker
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Class<E> |
getEntityClass() |
|
default void |
link(com.ca.apim.gateway.cagatewayconfig.beans.Bundle filteredBundle,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle bundle) |
|
void |
link(E encass,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle bundle,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle targetBundle) |
linkdefault void link(com.ca.apim.gateway.cagatewayconfig.beans.Bundle filteredBundle,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle bundle)
link in interface EntitiesLinkerjava.lang.Class<E> getEntityClass()
void link(E encass, com.ca.apim.gateway.cagatewayconfig.beans.Bundle bundle, com.ca.apim.gateway.cagatewayconfig.beans.Bundle targetBundle)