Uses of Class
org.apache.syncope.client.enduser.init.ClassPathScanImplementationLookup
-
Uses of ClassPathScanImplementationLookup in org.apache.syncope.client.enduser
Modifier and TypeFieldDescriptionprotected final ClassPathScanImplementationLookup
SyncopeWebApplication.lookup
Modifier and TypeMethodDescriptionIdRepoEnduserContext.classPathScanImplementationLookup()
SyncopeWebApplication.getLookup()
Modifier and TypeMethodDescriptionIdRepoEnduserContext.previewUtils
(ClassPathScanImplementationLookup lookup) SyncopeEnduserApplication.syncopeWebApplication
(ResourceLoader resourceLoader, EnduserProperties props, ClassPathScanImplementationLookup lookup, ServiceOps serviceOps, List<IResource> resources) ModifierConstructorDescriptionSyncopeWebApplication
(ResourceLoader resourceLoader, EnduserProperties props, ClassPathScanImplementationLookup lookup, ServiceOps serviceOps, List<IResource> resources) -
Uses of ClassPathScanImplementationLookup in org.apache.syncope.client.enduser.commons
Modifier and TypeFieldDescriptionprotected final ClassPathScanImplementationLookup
PreviewUtils.lookup