public interface ServletTaskReference
Reference to a Servlet Task.
This allows for the OfficeServletContext to provide routing with
similar rules to RequestDispatcher (i.e. ServicerMapper).
| Modifier and Type | Method and Description |
|---|---|
String |
getTaskName()
Obtains the
Task name. |
String |
getWorkName()
Obtains the
Work name. |
Copyright © 2005–2015. All rights reserved.