public class CdiServiceEnricher extends BeanManagerAware implements org.ocpsoft.common.spi.ServiceEnricher
| Constructor and Description |
|---|
CdiServiceEnricher() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
enrich(T service) |
<T> Collection<T> |
produce(Class<T> type) |
getBeanManager, getBeanManagerLocator, isBeanManagerAvailable, isBeanManagerInjectedpublic <T> Collection<T> produce(Class<T> type)
produce in interface org.ocpsoft.common.spi.ServiceEnricherpublic <T> void enrich(T service)
enrich in interface org.ocpsoft.common.spi.ServiceEnricherCopyright © 2015 OCPsoft. All Rights Reserved.