| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.apache.abdera.protocol.server.servlet.AbderaServlet
org.apache.abdera.spring.SpringAbderaServlet
public class SpringAbderaServlet
Loads a Spring ServiceContext from a Spring WebApplicationContext. By default it looks for a bean with the name "org.apache.abdera.protocol.server.ServiceContext". This can be overridden by supplying the "serviceContextBeanName" initialization parameter.
| Field Summary | 
|---|
| Fields inherited from class org.apache.abdera.protocol.server.servlet.AbderaServlet | 
|---|
manager, provider | 
| Constructor Summary | |
|---|---|
SpringAbderaServlet()
 | 
|
| Method Summary | |
|---|---|
protected  Provider | 
createProvider()
 | 
| Methods inherited from class org.apache.abdera.protocol.server.servlet.AbderaServlet | 
|---|
createServiceManager, getAbdera, getProperties, getServiceManager, init, service | 
| Methods inherited from class javax.servlet.http.HttpServlet | 
|---|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service | 
| Methods inherited from class javax.servlet.GenericServlet | 
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SpringAbderaServlet()
| Method Detail | 
|---|
protected Provider createProvider()
createProvider in class AbderaServlet
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||