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