public final class DiscoveryStrategyFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static DiscoveryStrategy |
create(org.jboss.weld.resources.spi.ResourceLoader resourceLoader,
org.jboss.weld.bootstrap.api.Bootstrap bootstrap,
Set<Class<? extends Annotation>> initialBeanDefiningAnnotations,
boolean jandexStrategyDisabled) |
public static DiscoveryStrategy create(org.jboss.weld.resources.spi.ResourceLoader resourceLoader, org.jboss.weld.bootstrap.api.Bootstrap bootstrap, Set<Class<? extends Annotation>> initialBeanDefiningAnnotations, boolean jandexStrategyDisabled)
resourceLoader - bootstrap - initialBeanDefiningAnnotations - jandexStrategyDisabled - Copyright © 2018. All rights reserved.