public class EzyRequestPluginController extends EzyAbstractServerController implements EzyServerController<EzyRequestPluginRequest>
| Constructor and Description |
|---|
EzyRequestPluginController() |
| Modifier and Type | Method and Description |
|---|---|
protected EzyPluginContext |
getPluginContext(EzyZoneContext zoneCtx,
EzyRequestPluginParams requestParams) |
void |
handle(EzyServerContext ctx,
EzyRequestPluginRequest request) |
protected EzyUserRequestPluginEvent |
newRequestPluginEvent(EzyRequestPluginRequest request) |
getAppContext, getController, getControllers, getServer, getSessionManager, getSettings, getUserManagerpublic void handle(EzyServerContext ctx, EzyRequestPluginRequest request)
handle in interface EzyController<EzyServerContext,EzyRequestPluginRequest>protected EzyPluginContext getPluginContext(EzyZoneContext zoneCtx, EzyRequestPluginParams requestParams)
protected EzyUserRequestPluginEvent newRequestPluginEvent(EzyRequestPluginRequest request)
Copyright © 2021 Young Monkeys. All rights reserved.