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