Package org.jboss.weld.bootstrap.api.helpers
package org.jboss.weld.bootstrap.api.helpers
-
ClassesClassDescriptionDefines
AbstractBootstrapService.cleanup()implementation as a simple delegation toBootstrapService.cleanupAfterBoot()Implementation ofBootstrapwhich supports the decorator patternAn implementation ofServiceRegistrywhich forwards all its method calls to anotherServiceRegistrySubclasses should override one or more methods to modify the behavior of the backingServiceRegistryas desired per the decorator pattern.A singleton provider that assumes an isolated classloder per applicationUtility class forServiceRegistryA registry for servicesSingleton provider that uses the Thread Context ClassLoader to differentiate between applications