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.AdminCommandListener
Copyright © 2021. All rights reserved.