public class JsonAPIManagerSetupExporter extends APIManagerSetupResultHandler
APIManagerSetupResultHandler.ResultHandlerLOG| Constructor and Description |
|---|
JsonAPIManagerSetupExporter(APIManagerSetupExportParams params,
ExportResult result) |
| Modifier and Type | Method and Description |
|---|---|
void |
export(APIManagerConfig apimanagerConfig) |
RemoteHostFilter |
getRemoteHostFilter() |
static void |
writeBytesToFile(byte[] bFile,
String fileDest) |
create, getRemoteHostBaseFilterBuilder, hasErrorpublic JsonAPIManagerSetupExporter(APIManagerSetupExportParams params, ExportResult result)
public RemoteHostFilter getRemoteHostFilter() throws AppException
getRemoteHostFilter in class APIManagerSetupResultHandlerAppExceptionpublic void export(APIManagerConfig apimanagerConfig) throws AppException
export in class APIManagerSetupResultHandlerAppExceptionpublic static void writeBytesToFile(byte[] bFile,
String fileDest)
throws AppException
AppExceptionCopyright © 2020. All rights reserved.