public class SetiServlet
extends javax.servlet.http.HttpServlet
This servlet initializes and configures and instance of the Seti
user mapper.
This servlet must be initialized after an instance the Oort servlet
that creates the Oort
instance.
Override method newSeti(Oort)
to return a customized
instance of Seti
.
OortMulticastConfigServlet
,
Serialized FormConstructor | Description |
---|---|
SetiServlet() |
Modifier and Type | Method | Description |
---|---|---|
void |
destroy() |
|
void |
init(javax.servlet.ServletConfig config) |
|
protected Seti |
newSeti(Oort oort) |
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log
Copyright © 2008–2017 The CometD Project. All rights reserved.