public class AutoDetectModuleMountPoints extends AutoDetectMountPoints
MountUI annotations and creates IPathLoader objects which the SiteApplication consumes and uses to mounts points.MountUI annotation is only scanned on WebPage type classes in this service.context| Constructor and Description |
|---|
AutoDetectModuleMountPoints() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends Annotation> |
getAnnotationClass() |
protected void |
processAnnotation(Annotation annotation,
Class<org.apache.wicket.markup.html.WebPage> webPageClass) |
detectAndAddLoadersToContext, getClassTypeToScanFor, getPackagePaths, setPackagePathsprotected Class<? extends Annotation> getAnnotationClass()
getAnnotationClass in class AutoDetectMountPointsprotected void processAnnotation(Annotation annotation, Class<org.apache.wicket.markup.html.WebPage> webPageClass)
processAnnotation in class AutoDetectMountPointsCopyright © 2018. All rights reserved.