@Dependent @Alternative public class RuntimePluginsServiceProxyBackendImpl extends Object implements RuntimePluginsServiceProxy
Constructor and Description |
---|
RuntimePluginsServiceProxyBackendImpl() |
Modifier and Type | Method and Description |
---|---|
void |
getTemplateContent(String contentUrl,
org.uberfire.mvp.ParameterizedCommand<String> command) |
void |
listFrameworksContent(org.uberfire.mvp.ParameterizedCommand<Collection<String>> command) |
void |
listPluginsContent(org.uberfire.mvp.ParameterizedCommand<Collection<String>> command) |
public RuntimePluginsServiceProxyBackendImpl()
public void getTemplateContent(String contentUrl, org.uberfire.mvp.ParameterizedCommand<String> command)
getTemplateContent
in interface RuntimePluginsServiceProxy
public void listFrameworksContent(org.uberfire.mvp.ParameterizedCommand<Collection<String>> command)
listFrameworksContent
in interface RuntimePluginsServiceProxy
public void listPluginsContent(org.uberfire.mvp.ParameterizedCommand<Collection<String>> command)
listPluginsContent
in interface RuntimePluginsServiceProxy
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.