interface sun.rmi.runtime.Log$LogFactory
minor version: 0
major version: 59
flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
this_class: sun.rmi.runtime.Log$LogFactory
super_class: java.lang.Object
{
public abstract sun.rmi.runtime.Log createLog(java.lang.String, java.lang.String, java.util.logging.Level);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/util/logging/Level;)Lsun/rmi/runtime/Log;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
loggerName
oldLogName
level
}
SourceFile: "Log.java"
NestHost: sun.rmi.runtime.Log
InnerClasses:
private abstract LogFactory = sun.rmi.runtime.Log$LogFactory of sun.rmi.runtime.Log