public class BeanManagers extends Object
Modifier and Type | Field and Description |
---|---|
static Comparator<org.jboss.weld.manager.api.WeldManager> |
ID_COMPARATOR |
Modifier and Type | Method and Description |
---|---|
static <T> Set<Iterable<T>> |
getDirectlyAccessibleComponents(BeanManagerImpl beanManager,
Transform<T> transform) |
public static final Comparator<org.jboss.weld.manager.api.WeldManager> ID_COMPARATOR
public static <T> Set<Iterable<T>> getDirectlyAccessibleComponents(BeanManagerImpl beanManager, Transform<T> transform)
Copyright © 2016. All rights reserved.