Img2PDFSvcMBean.java
406 Bytes
/*
* Decompiled with CFR 0_118.
*
* Could not load the following classes:
* com.adobe.native2pdf.bmc.ConverterBslJServiceMBean
* com.adobe.service.PoolingAttributes
*/
package com.adobe.image2pdf.bmc;
import com.adobe.native2pdf.bmc.ConverterBslJServiceMBean;
import com.adobe.service.PoolingAttributes;
public interface Img2PDFSvcMBean
extends ConverterBslJServiceMBean,
PoolingAttributes {
}