@ApplicationScoped public class RuntimePluginsServiceServerImpl extends Object implements RuntimePluginsService
| Constructor and Description |
|---|
RuntimePluginsServiceServerImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTemplateContent(String url) |
Collection<String> |
listFramworksContent() |
Collection<String> |
listPluginsContent() |
public Collection<String> listFramworksContent()
listFramworksContent in interface RuntimePluginsServicepublic Collection<String> listPluginsContent()
listPluginsContent in interface RuntimePluginsServicepublic String getTemplateContent(String url)
getTemplateContent in interface RuntimePluginsServiceCopyright © 2012–2016 JBoss by Red Hat. All rights reserved.