Uses of Class
org.nuxeo.ecm.webengine.jaxrs.servlet.config.ResourcesDescriptor
Packages that use ResourcesDescriptor
-
Uses of ResourcesDescriptor in org.nuxeo.ecm.webengine.jaxrs.servlet.config
Fields in org.nuxeo.ecm.webengine.jaxrs.servlet.config declared as ResourcesDescriptorFields in org.nuxeo.ecm.webengine.jaxrs.servlet.config with type parameters of type ResourcesDescriptorModifier and TypeFieldDescriptionprotected Map<String,List<ResourcesDescriptor>> ServletRegistry.resourcesStore resources contributed from external bundles to servlets.Methods in org.nuxeo.ecm.webengine.jaxrs.servlet.config with parameters of type ResourcesDescriptorModifier and TypeMethodDescriptionvoidServletRegistry.addResources(ResourcesDescriptor rd) voidServletRegistry.removeResources(ResourcesDescriptor rd) voidBundleHttpContext.setResources(ResourcesDescriptor[] resources)