public interface org.jboss.resteasy.spi.ResteasyProviderFactory$CloseableContext extends java.lang.AutoCloseable
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.jboss.resteasy.spi.ResteasyProviderFactory$CloseableContext
super_class: java.lang.Object
{
public abstract void close();
descriptor: ()V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "ResteasyProviderFactory.java"
NestHost: org.jboss.resteasy.spi.ResteasyProviderFactory
InnerClasses:
public abstract CloseableContext = org.jboss.resteasy.spi.ResteasyProviderFactory$CloseableContext of org.jboss.resteasy.spi.ResteasyProviderFactory