JavaScript is disabled on your browser.
Skip navigation links
Nuxeo 2023.21.12
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.nuxeo.runtime.mockito
Annotation Interface RuntimeService
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
RuntimeService
Anotating a field with NXMock in a test, injects a mock in that field and binds it to the the service manager.
Since:
5.7.8