Uses of Interface
org.jboss.weld.bootstrap.api.BootstrapService
-
Packages that use BootstrapService Package Description org.jboss.weld.bootstrap.api.helpers org.jboss.weld.resources.spi -
-
Uses of BootstrapService in org.jboss.weld.bootstrap.api.helpers
Classes in org.jboss.weld.bootstrap.api.helpers that implement BootstrapService Modifier and Type Class Description classAbstractBootstrapService -
Uses of BootstrapService in org.jboss.weld.resources.spi
Subinterfaces of BootstrapService in org.jboss.weld.resources.spi Modifier and Type Interface Description interfaceClassFileServicesAn optional service that provides fast access to Java class metadata without the need to load the given class.
-