Package org.jboss.weld.bootstrap.api
package org.jboss.weld.bootstrap.api
-
ClassDescriptionApplication container initialization API for Weld.Marks a
Servicethat needs to clean up its state once bootstrap is finished.An extension toBootstrapwhich allows weld to perform type discovery as required by CDI 1.2.Represents an environment.Requirements for various well known environments.Marks a Service which is used by Weld to interact with it's environmentA service registrySingleton<T>Holds a reference to an application singleton.A provider ofSingletonsTypeDiscoveryConfigurationis used by an integrator to determine which classes to discover during the type discovery phase.