@Singleton public class UnsupportedEntityWriter extends java.lang.Object implements EntityWriter
| Constructor and Description |
|---|
UnsupportedEntityWriter(com.ca.apim.gateway.cagatewayconfig.util.file.DocumentFileUtils documentFileUtils,
com.ca.apim.gateway.cagatewayconfig.util.xml.DocumentTools documentTools) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(com.ca.apim.gateway.cagatewayconfig.beans.Bundle bundle,
java.io.File rootFolder,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle rawBundle) |
@Inject
public UnsupportedEntityWriter(com.ca.apim.gateway.cagatewayconfig.util.file.DocumentFileUtils documentFileUtils,
com.ca.apim.gateway.cagatewayconfig.util.xml.DocumentTools documentTools)
public void write(com.ca.apim.gateway.cagatewayconfig.beans.Bundle bundle,
java.io.File rootFolder,
com.ca.apim.gateway.cagatewayconfig.beans.Bundle rawBundle)
write in interface EntityWriter