@Service public class PEManagerService extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LOG_APP_RECIEVE_MESSAGE |
| Constructor and Description |
|---|
PEManagerService() |
| Modifier and Type | Method and Description |
|---|---|
org.smyld.reflections.AnnotatedType<org.smyld.app.pe.annotations.PEGUIBuilder> |
getPeGUIBuilder() |
org.smyld.reflections.AnnotatedType<org.smyld.app.pe.annotations.PELayoutHandler> |
getPeLayoutHandler() |
void |
processCommandLine(org.springframework.boot.ApplicationArguments args) |
void |
processSingleApplication(String appFile,
org.springframework.boot.ApplicationArguments args) |
public static final String LOG_APP_RECIEVE_MESSAGE
public void processCommandLine(org.springframework.boot.ApplicationArguments args)
public void processSingleApplication(String appFile, org.springframework.boot.ApplicationArguments args)
public org.smyld.reflections.AnnotatedType<org.smyld.app.pe.annotations.PEGUIBuilder> getPeGUIBuilder()
public org.smyld.reflections.AnnotatedType<org.smyld.app.pe.annotations.PELayoutHandler> getPeLayoutHandler()
Copyright © 2019 SMYLD. All rights reserved.