Uses of Class
org.nuxeo.ecm.webengine.ResourceBinding
Packages that use ResourceBinding
Package
Description
-
Uses of ResourceBinding in org.nuxeo.ecm.webengine
Methods in org.nuxeo.ecm.webengine that return ResourceBindingModifier and TypeMethodDescriptionstatic ResourceBindingResourceBinding.fromAnnotation(Class<?> clazz) Deprecated.EmptyRegistry.getBindings()Deprecated.ResourceRegistry.getBindings()WebEngine.getBindings()Deprecated.resources are deprecated - you should use a jax-rs application to declare more resources.Methods in org.nuxeo.ecm.webengine with parameters of type ResourceBindingModifier and TypeMethodDescriptionvoidEmptyRegistry.addBinding(ResourceBinding binding) Deprecated.voidResourceRegistry.addBinding(ResourceBinding binding) voidWebEngine.addResourceBinding(ResourceBinding binding) Deprecated.resources are deprecated - you should use a jax-rs application to declare more resources.voidEmptyRegistry.removeBinding(ResourceBinding binding) Deprecated.voidResourceRegistry.removeBinding(ResourceBinding binding) voidWebEngine.removeResourceBinding(ResourceBinding binding) Deprecated.resources are deprecated - you should use a jax-rs application to declare more resources. -
Uses of ResourceBinding in org.nuxeo.ecm.webengine.model
Methods in org.nuxeo.ecm.webengine.model that return types with arguments of type ResourceBinding -
Uses of ResourceBinding in org.nuxeo.ecm.webengine.model.impl
Fields in org.nuxeo.ecm.webengine.model.impl with type parameters of type ResourceBindingModifier and TypeFieldDescriptionModuleConfiguration.resourcesDeprecated.resources are deprecated - you should use a jax-rs application to declare more resources.Methods in org.nuxeo.ecm.webengine.model.impl that return types with arguments of type ResourceBinding