public interface Mountable
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.| Modifier and Type | Method and Description |
|---|---|
String |
getMountPath()
The mount path of the servlet.
|
String getMountPath()
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.