Uses of Interface
org.jboss.weld.bootstrap.api.BootstrapService
Packages that use BootstrapService
-
Uses of BootstrapService in org.jboss.weld.bootstrap.api.helpers
Classes in org.jboss.weld.bootstrap.api.helpers that implement BootstrapServiceModifier and TypeClassDescriptionclassDefinesAbstractBootstrapService.cleanup()implementation as a simple delegation tocleanupAfterBoot() -
Uses of BootstrapService in org.jboss.weld.resources.spi
Subinterfaces of BootstrapService in org.jboss.weld.resources.spiModifier and TypeInterfaceDescriptioninterfaceAn optional service that provides fast access to Java class metadata without the need to load the given class.