public interface org.jboss.resteasy.spi.ProviderFactoryDelegate
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.jboss.resteasy.spi.ProviderFactoryDelegate
super_class: java.lang.Object
{
public abstract org.jboss.resteasy.spi.ResteasyProviderFactory getDelegate();
descriptor: ()Lorg/jboss/resteasy/spi/ResteasyProviderFactory;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "ProviderFactoryDelegate.java"