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 Details

  • Constructor Details

    • RestTestServiceWithoutInterfaces

      public RestTestServiceWithoutInterfaces()
  • Method Details

    • emptyMethod

      public void emptyMethod()