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, setPackagePaths
protected Class<? extends Annotation> getAnnotationClass()
getAnnotationClass
in class AutoDetectMountPoints
protected void processAnnotation(Annotation annotation, Class<org.apache.wicket.markup.html.WebPage> webPageClass)
processAnnotation
in class AutoDetectMountPoints
Copyright © 2018. All rights reserved.