A D G I M O P S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AutoMount - Annotation Type in org.wicketstuff.wicket.mount.annotation
-
Annotation that is applied to a Wicket Application Class to denote to the auto mount processor that the Application desires generated code for mounting pages.
- AutoMountAnnotationProcessor - Class in org.wicketstuff.wicket.mount.processor
- AutoMountAnnotationProcessor() - Constructor for class org.wicketstuff.wicket.mount.processor.AutoMountAnnotationProcessor
- autoMountPages() - Method in class org.wicketstuff.wicket.mount.AutoMountWebApplication
- AutoMountWebApplication - Class in org.wicketstuff.wicket.mount
- AutoMountWebApplication() - Constructor for class org.wicketstuff.wicket.mount.AutoMountWebApplication
D
- defaultRoot() - Method in annotation type org.wicketstuff.wicket.mount.annotation.AutoMount
-
Allow the configuration of the root path (not including contextPath) for auto generated paths of classes
G
- getDefaultMimeExtension(AutoMountContext, TypeElement) - Method in class org.wicketstuff.wicket.mount.processor.AutoMountAnnotationProcessor
- getDefaultRootPath(AutoMountContext, TypeElement) - Method in class org.wicketstuff.wicket.mount.processor.AutoMountAnnotationProcessor
- getSupportedSourceVersion() - Method in class org.wicketstuff.wicket.mount.processor.AutoMountAnnotationProcessor
I
- init() - Method in class org.wicketstuff.wicket.mount.AutoMountWebApplication
M
- mimeExtension() - Method in annotation type org.wicketstuff.wicket.mount.annotation.AutoMount
-
Allow the configuration of mime type for auto generated paths of classes
O
- org.wicketstuff.wicket.mount - package org.wicketstuff.wicket.mount
- org.wicketstuff.wicket.mount.annotation - package org.wicketstuff.wicket.mount.annotation
- org.wicketstuff.wicket.mount.processor - package org.wicketstuff.wicket.mount.processor
P
- packagesToScan() - Method in annotation type org.wicketstuff.wicket.mount.annotation.AutoMount
-
Allow explicit declaration of packages that should be scanned to generate the code for auto mounts.
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.wicketstuff.wicket.mount.processor.AutoMountAnnotationProcessor
S
- setPackagesToScan(AutoMountContext) - Method in class org.wicketstuff.wicket.mount.processor.AutoMountAnnotationProcessor
All Classes All Packages