Package | Description |
---|---|
net.officefloor.plugin.servlet | |
net.officefloor.plugin.woof.servlet | |
net.officefloor.tutorial.woofservletdependencyinjection |
Modifier and Type | Class and Description |
---|---|
class |
ServletWebAutoWireApplication<S extends OfficeFloorServlet>
Servlet WebAutoWireApplication . |
Modifier and Type | Method and Description |
---|---|
static <I extends OfficeFloorServlet> |
ServletWebAutoWireApplication.initiate(I servletInstance)
Initiates and returns the
ServletWebAutoWireApplication for the
OfficeFloorServlet instance. |
Modifier and Type | Method and Description |
---|---|
static void |
ServletWebAutoWireApplication.configure(OfficeFloorServlet servletInitiateInstance,
javax.servlet.ServletContext servletContext)
Configures the
OfficeFloorServlet implementation into the
ServletContext . |
Modifier and Type | Class and Description |
---|---|
class |
WoofServlet
WoOF (Web on OfficeFloor)
Servlet . |
Modifier and Type | Class and Description |
---|---|
class |
ExampleServlet
Example
WoofServlet with EJB dependency. |
Copyright © 2005–2016. All rights reserved.