Class AutoMounter
- java.lang.Object
-
- org.wicketstuff.wicket.mount.core.AutoMounter
-
public class AutoMounter extends Object
Convenience class to auto mount pages from generated code.- Author:
- jsarman
-
-
Constructor Summary
Constructors Constructor Description AutoMounter()
-
-
-
Method Detail
-
mountAll
public static boolean mountAll(WebApplication app)
-
-