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