Class WicketApplicationMountInfo
- java.lang.Object
-
- org.wicketstuff.wicket.mount.example.WicketApplicationMountInfo
-
- All Implemented Interfaces:
org.wicketstuff.wicket.mount.core.MountInfo
public class WicketApplicationMountInfo extends Object implements org.wicketstuff.wicket.mount.core.MountInfo
-
-
Constructor Summary
Constructors Constructor Description WicketApplicationMountInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<IRequestMapper>getMountList()
-
-
-
Method Detail
-
getMountList
public List<IRequestMapper> getMountList()
- Specified by:
getMountListin interfaceorg.wicketstuff.wicket.mount.core.MountInfo
-
-