public class ServiceRegistryUtil extends Object
| Constructor and Description |
|---|
ServiceRegistryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Set<T> |
getServices(Class<T> serviceInterface) |
static <T> T |
getSingleService(Class<T> serviceInterface) |
public static <T> T getSingleService(Class<T> serviceInterface) throws IllegalStateException
IllegalStateExceptionServiceRegistry.getSingleService(Class)Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.