| Package | Description |
|---|---|
| org.jboss.weld.environment.deployment.discovery |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.environment.deployment.discovery.jandex |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReflectionDiscoveryStrategy
This implementation supports bean-discovery-mode="annotated" and makes use of reflection to detect a class with a bean defining annotation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JandexDiscoveryStrategy
An implementation of
DiscoveryStrategy that is used when the jandex is available. |
Copyright © 2015. All Rights Reserved.