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 ResourceBinding
ResourceBinding.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 TypeMethodDescriptionvoid
EmptyRegistry.addBinding
(ResourceBinding binding) Deprecated.void
ResourceRegistry.addBinding
(ResourceBinding binding) void
WebEngine.addResourceBinding
(ResourceBinding binding) Deprecated.resources are deprecated - you should use a jax-rs application to declare more resources.void
EmptyRegistry.removeBinding
(ResourceBinding binding) Deprecated.void
ResourceRegistry.removeBinding
(ResourceBinding binding) void
WebEngine.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.resources
Deprecated.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