Package io.jmix.samples.rest.service
Class RestTestServiceWithoutInterfaces
java.lang.Object
io.jmix.samples.rest.service.RestTestServiceWithoutInterfaces
@Service("jmix_RestTestServiceWithoutInterfaces")
public class RestTestServiceWithoutInterfaces
extends Object
Service is used in functional tests to check public methods accessibility
of the bean that does not implement any interfaces.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
RestTestServiceWithoutInterfaces
public RestTestServiceWithoutInterfaces()
-
-
Method Details
-
emptyMethod
public void emptyMethod()
-