public static class ServletContainerResourceSectionSource.ServletContainerResourceTask extends net.officefloor.frame.util.AbstractSingleTask<ServletContainerResourceSectionSource.ServletContainerResourceTask,ServletContainerResourceSectionSource.DependencyKeys,net.officefloor.frame.api.build.None>
Task to link to Servlet container resource.| Modifier and Type | Field and Description |
|---|---|
String |
requestDispatcherPath
RequestDispatcher path. |
| Constructor and Description |
|---|
ServletContainerResourceTask(String requestDispatcherPath)
Initiate.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
doTask(net.officefloor.frame.api.execute.TaskContext<ServletContainerResourceSectionSource.ServletContainerResourceTask,ServletContainerResourceSectionSource.DependencyKeys,net.officefloor.frame.api.build.None> context) |
public final String requestDispatcherPath
RequestDispatcher path.public ServletContainerResourceTask(String requestDispatcherPath)
requestDispatcherPath - RequestDispatcher path.public Object doTask(net.officefloor.frame.api.execute.TaskContext<ServletContainerResourceSectionSource.ServletContainerResourceTask,ServletContainerResourceSectionSource.DependencyKeys,net.officefloor.frame.api.build.None> context)
Copyright © 2005–2015. All rights reserved.