public class io.dropwizard.jersey.sessions.SessionFactoryProvider$SessionInjectionResolver extends org.glassfish.jersey.server.internal.inject.ParamInjectionResolver<io.dropwizard.jersey.sessions.Session>
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: io.dropwizard.jersey.sessions.SessionFactoryProvider$SessionInjectionResolver
super_class: org.glassfish.jersey.server.internal.inject.ParamInjectionResolver
{
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
ldc Lio/dropwizard/jersey/sessions/SessionFactoryProvider;
invokespecial org.glassfish.jersey.server.internal.inject.ParamInjectionResolver.<init>:(Ljava/lang/Class;)V
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/dropwizard/jersey/sessions/SessionFactoryProvider$SessionInjectionResolver;
}
Signature: Lorg/glassfish/jersey/server/internal/inject/ParamInjectionResolver<Lio/dropwizard/jersey/sessions/Session;>;
SourceFile: "SessionFactoryProvider.java"
NestHost: io.dropwizard.jersey.sessions.SessionFactoryProvider
InnerClasses:
public SessionInjectionResolver = io.dropwizard.jersey.sessions.SessionFactoryProvider$SessionInjectionResolver of io.dropwizard.jersey.sessions.SessionFactoryProvider