public class PlutoDispatchingProvider extends Object implements DispatchingProvider
| Constructor and Description |
|---|
PlutoDispatchingProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
render(EntryPointInstance entryPointInstance,
String windowID,
JahiaUser jahiaUser,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse,
javax.servlet.ServletContext servletContext,
String workspaceName)
This method is called by Jahia when an application is asked to render
it's output.
|
void |
start() |
void |
stop() |
public void start()
throws JahiaInitializationException
start in interface DispatchingProviderJahiaInitializationExceptionpublic void stop()
stop in interface DispatchingProviderpublic String render(EntryPointInstance entryPointInstance, String windowID, JahiaUser jahiaUser, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, javax.servlet.ServletContext servletContext, String workspaceName) throws JahiaException
DispatchingProviderrender in interface DispatchingProviderwindowID - intJahiaExceptionCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.