public class AjaxService
extends juzu.impl.plugin.application.ApplicationService
implements juzu.impl.request.RequestFilter<juzu.impl.request.Stage.Unmarshalling>
| Constructor and Description |
|---|
AjaxService() |
| Modifier and Type | Method and Description |
|---|---|
Class<juzu.impl.request.Stage.Unmarshalling> |
getStageType() |
juzu.Response |
handle(juzu.impl.request.Stage.Unmarshalling argument) |
juzu.impl.plugin.ServiceDescriptor |
init(juzu.impl.plugin.ServiceContext context) |
void |
start() |
public juzu.impl.plugin.ServiceDescriptor init(juzu.impl.plugin.ServiceContext context)
throws Exception
init in class juzu.impl.plugin.ServiceException@PostConstruct public void start() throws Exception
Exceptionpublic Class<juzu.impl.request.Stage.Unmarshalling> getStageType()
getStageType in interface juzu.impl.request.RequestFilter<juzu.impl.request.Stage.Unmarshalling>public juzu.Response handle(juzu.impl.request.Stage.Unmarshalling argument)
handle in interface juzu.Handler<juzu.impl.request.Stage.Unmarshalling,juzu.Response>Copyright © 2003–2021 eXo Platform SAS. All rights reserved.