public class OntopiaServlet
extends org.restlet.ext.servlet.ServerServlet
Modifier and Type | Field and Description |
---|---|
static String |
LOGGER_FACADE_ATTRIBUTE |
static String |
LOGGER_FACADE_ATTRIBUTE_DEFAULT_VALUE |
static String |
LOGGER_FORMAT_ATTRIBUTE |
static String |
LOGGER_FORMAT_ATTRIBUTE_DEFAULT_VALUE |
static String |
LOGGER_NAME_ATTRIBUTE |
static String |
LOGGER_NAME_ATTRIBUTE_DEFAULT_VALUE |
Constructor and Description |
---|
OntopiaServlet() |
Modifier and Type | Method and Description |
---|---|
protected org.restlet.Application |
createApplication(org.restlet.Context parentContext) |
protected org.restlet.Component |
createComponent() |
void |
init() |
createCall, createServer, createWarClient, destroy, getApplication, getComponent, getContextPath, getInitParameter, getLocalAddr, getLocalPort, getServer, init, init, loadClass, service
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public static final String LOGGER_FACADE_ATTRIBUTE
public static final String LOGGER_FACADE_ATTRIBUTE_DEFAULT_VALUE
public static final String LOGGER_NAME_ATTRIBUTE
public static final String LOGGER_NAME_ATTRIBUTE_DEFAULT_VALUE
public static final String LOGGER_FORMAT_ATTRIBUTE
public static final String LOGGER_FORMAT_ATTRIBUTE_DEFAULT_VALUE
public void init() throws javax.servlet.ServletException
init
in class org.restlet.ext.servlet.ServerServlet
javax.servlet.ServletException
protected org.restlet.Application createApplication(org.restlet.Context parentContext)
createApplication
in class org.restlet.ext.servlet.ServerServlet
protected org.restlet.Component createComponent()
createComponent
in class org.restlet.ext.servlet.ServerServlet