Uses of Class
overit.geocall.platform.sp.ServiceLoader
Packages that use ServiceLoader
-
Uses of ServiceLoader in overit.geocall.platform.sp
Methods in overit.geocall.platform.sp that return ServiceLoaderModifier and TypeMethodDescriptionstatic ServiceLoader<UINode> ServiceLoader.components()Utility method to get the instance of the service provider responsible to get theUINodeinstancesstatic ServiceLoader<Object> ServiceLoader.configurableComponents()Utility method to get the instance of the Configurable components that are components objects tagged with the @Component.Configurable annotationstatic ServiceLoader<CustomPackage> ServiceLoader.customPackages()Utility method to get the instance of the service provider responsible to get theCustomPackageinstancesstatic ServiceLoader<Object> ServiceLoader.dao()Utility method to get the instance of the service provider responsible to get the handlers of theDAO.static ServiceLoader<Entity> ServiceLoader.dataEntities()static ServiceLoader<Object> ServiceLoader.dataSets()Utility method to get the instance of the service provider responsible to get the handler of thePlatform.DataSetstatic ServiceLoader<Object> ServiceLoader.events()Utility method to get the instance of the service provider responsible to get the handler of thePlatform.Eventstatic ServiceLoader<Filter> ServiceLoader.filters()Utility method to get the instance of the service provider responsible to get theFilterinstancesstatic ServiceLoader<Grants> ServiceLoader.grants()Utility method to get the instance of the service provider responsible to get theGrantsinstancesstatic ServiceLoader<Object> ServiceLoader.jobs()Utility method to get the instance of the service provider responsible to get the handler of the overit.geocall.batch.scheduler.model.static ServiceLoader<Landing> ServiceLoader.landings()Utility method to get the instance of the service provider responsible to get theLandinginstancesstatic ServiceLoader<LandingTree> ServiceLoader.landingTrees()Utility method to get the instance of the service provider responsible to get theLandingTreeinstancesstatic ServiceLoader<LangPackage> ServiceLoader.langPackages()Utility method to get the instance of the service provider responsible to get theLangPackageinstancesstatic ServiceLoader<Layer> ServiceLoader.layers()Utility method to get the instance of the service provider responsible to get theLayerinstancesstatic ServiceLoader<Permissions> ServiceLoader.permissions()Utility method to get the instance of the service provider responsible to get thePermissionsinstancesstatic ServiceLoader<Object> ServiceLoader.pipes()Utility method to get the instance of the service provider responsible to get the handlers of thePlatform.Pipe.static ServiceLoader<Object> ServiceLoader.restProviders()Utility method to get the instance of the service provider responsible to get the JAX-RS providersstatic ServiceLoader<Object> ServiceLoader.restServices()Utility method to get the instance of the service provider responsible to get the JAX-RS resourcesstatic ServiceLoader<ScriptPackage> ServiceLoader.scriptPackages()Utility method to get the instance of the service provider responsible to get theScriptPackageinstancesstatic ServiceLoader<Servlet> ServiceLoader.servlets()Utility method to get the instance of the service provider responsible to get theServletinstancesstatic ServiceLoader<Object> ServiceLoader.spins()Utility method to get the instance of the service provider responsible to get the handler of the overit.geocall.event.consumer.static ServiceLoader<Spout> ServiceLoader.spouts()Utility method to get the instance of the service provider responsible to get the handler of thePlatform.Eventstatic ServiceLoader<Object> ServiceLoader.substitutions()Utility method to get the instance of the service provider responsible to get the classes substitutionsstatic ServiceLoader<ThemePackage> ServiceLoader.themePackages()Utility method to get the instance of the service provider responsible to get theThemePackageinstancesstatic ServiceLoader<Tool> ServiceLoader.tools()Utility method to get the instance of the service provider responsible to get the handler of theCustomizableannotated typesstatic ServiceLoader<EventListener> ServiceLoader.webListeners()Utility method to get the instance of the service provider responsible to get theEventListenerinstances