|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Mountable
Interface for servlet services that are mounted on a specific path.
The inteface is not needed for using the DispatcherServlet
as it mounts all servlet beans that has a property named mountPath.
The main use for the interface is to b e able to create an AOP mixin
with an ordinary Java proxy.
| Method Summary | |
|---|---|
String |
getMountPath()
The mount path of the servlet. |
| Method Detail |
|---|
String getMountPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||