public class DetachedCommandHelper extends Object implements Runnable, AdminCommandEventBroker.AdminCommandListener
| Modifier and Type | Method and Description |
|---|---|
static String |
invokeAsync(CommandRunner.CommandInvocation commandInvocation) |
void |
onAdminCommandEvent(String name,
Object event) |
void |
run() |
public static String invokeAsync(CommandRunner.CommandInvocation commandInvocation)
public void onAdminCommandEvent(String name, Object event)
onAdminCommandEvent in interface AdminCommandEventBroker.AdminCommandListenerCopyright © 2019. All rights reserved.