```java { List<MyService> listOfServices = registry.require(Reified.list(MyService.class)); } ``` Usage of types will be through `Reified` class