getCurrentInstance(), "#{someService}", SomeService.class); CDI SomeService someService = CDI.current().select(SomeService.class).get() Besides explicitly ...
確定! 回上一頁