public interface com.sun.pept.presentation.TargetFinder
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.sun.pept.presentation.TargetFinder
super_class: java.lang.Object
{
public abstract com.sun.pept.presentation.Tie findTarget(com.sun.pept.ept.MessageInfo);
descriptor: (Lcom/sun/pept/ept/MessageInfo;)Lcom/sun/pept/presentation/Tie;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
x
}
SourceFile: "TargetFinder.java"