public abstract class DebuggerService extends Object
| Constructor and Description |
|---|
DebuggerService() |
| Modifier and Type | Method and Description |
|---|---|
static List |
getBreakpoints(String templateName) |
static void |
registerTemplate(Template template) |
static void |
shutdown() |
static boolean |
suspendEnvironment(Environment env,
String templateName,
int line) |
public static void registerTemplate(Template template)
public static boolean suspendEnvironment(Environment env, String templateName, int line) throws RemoteException
RemoteExceptionpublic static void shutdown()
Copyright © 2016. All Rights Reserved.