Uses of Class
org.exoplatform.services.rest.impl.ProvidersRegistry
Packages that use ProvidersRegistry
-
Uses of ProvidersRegistry in org.exoplatform.services.rest.impl
Fields in org.exoplatform.services.rest.impl declared as ProvidersRegistryModifier and TypeFieldDescriptionprotected final ProvidersRegistryApplicationRegistry.providersprotected final ProvidersRegistryRequestDispatcher.providersRegistryConstructors in org.exoplatform.services.rest.impl with parameters of type ProvidersRegistryModifierConstructorDescriptionApplicationRegistry(org.exoplatform.container.ExoContainerContext containerContext, ResourceBinder resources, ProvidersRegistry providers, StartableApplication eXo) RequestDispatcher(ResourceBinder resourceBinder, ProvidersRegistry providers) RequestDispatcher(ResourceBinder resourceBinder, ProvidersRegistry providersRegistry, MethodInvokerFactory invokerFactory)