Package org.jboss.weld.environment.deployment.discovery.jandex
@Vetoed
package org.jboss.weld.environment.deployment.discovery.jandex
-
ClassesClassDescriptionA Java class representation backed by Jandex.Jandex implementation of the
ClassFileServices), which is a service that is a faster alternative to get info about class without a need to load it with ClassLoader.An implementation ofDiscoveryStrategythat is used when the jandex is available.Builds and attaches a jandex index to each bean archive.This class uses an existing Jandex-Index ("META-INF/jandex.idx") to scan the bean archive.