Package | Description |
---|---|
org.jboss.weld.environment.deployment.discovery | |
org.jboss.weld.environment.deployment.discovery.jandex |
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 © 2016. All rights reserved.