public class KieServerMgmtCommandServiceImpl extends Object implements KieServerMgmtCommandService
| Modifier and Type | Method and Description |
|---|---|
KieServerControllerServiceResponse |
executeCommand(KieServerControllerDescriptorCommand command) |
static KieServerMgmtCommandServiceImpl |
getInstance() |
void |
setNotificationService(NotificationService notificationService) |
void |
setTemplateStorage(KieServerTemplateStorage templateStorage) |
public static KieServerMgmtCommandServiceImpl getInstance()
public void setTemplateStorage(KieServerTemplateStorage templateStorage)
public void setNotificationService(NotificationService notificationService)
public KieServerControllerServiceResponse executeCommand(KieServerControllerDescriptorCommand command)
executeCommand in interface KieServerMgmtCommandServiceCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.