public final class DebugRpcAdaptor
extends com.yahoo.container.osgi.AbstractRpcAdaptor
Modifier and Type | Field and Description |
---|---|
private static String |
debugPrefix |
Constructor and Description |
---|
DebugRpcAdaptor() |
Modifier and Type | Method and Description |
---|---|
private void |
addMethod(com.yahoo.jrt.Supervisor supervisor,
String name,
DebugMethodHandler handler) |
private void |
addTraceMethod(com.yahoo.jrt.Supervisor supervisor,
String name,
PacketDumper.PacketType packetType) |
void |
bindCommands(com.yahoo.jrt.Supervisor supervisor) |
private String |
constructTraceMethodName(String name) |
private static final String debugPrefix
public void bindCommands(com.yahoo.jrt.Supervisor supervisor)
bindCommands
in class com.yahoo.container.osgi.AbstractRpcAdaptor
private void addTraceMethod(com.yahoo.jrt.Supervisor supervisor, String name, PacketDumper.PacketType packetType)
private void addMethod(com.yahoo.jrt.Supervisor supervisor, String name, DebugMethodHandler handler)
Copyright © 2018. All rights reserved.