public class CdiServiceLocator extends BeanManagerAware implements org.ocpsoft.common.spi.ServiceLocator
| Constructor and Description |
|---|
CdiServiceLocator() |
| Modifier and Type | Method and Description |
|---|---|
<T> Collection<Class<T>> |
locate(Class<T> type) |
getBeanManager, getBeanManagerLocator, isBeanManagerAvailable, isBeanManagerInjectedpublic <T> Collection<Class<T>> locate(Class<T> type)
locate in interface org.ocpsoft.common.spi.ServiceLocatorCopyright © 2015 OCPsoft. All Rights Reserved.