Uses of Interface
org.jboss.as.web.common.WebInjectionContainer
Packages that use WebInjectionContainer
-
Uses of WebInjectionContainer in org.jboss.as.web.common
Classes in org.jboss.as.web.common that implement WebInjectionContainerModifier and TypeClassDescriptionclassclassAWebInjectionContainerthat cachesManagedReferenceinstances betweenCachingWebInjectionContainer.newInstance(Object)andCachingWebInjectionContainer.destroyInstance(Object).classAWebInjectionContainerimplementation for use with distributable web applications that does not cacheManagedReferenceinstances.Methods in org.jboss.as.web.common that return WebInjectionContainerModifier and TypeMethodDescriptionstatic WebInjectionContainerStartupContext.getInjectionContainer()Methods in org.jboss.as.web.common with parameters of type WebInjectionContainerModifier and TypeMethodDescriptionstatic voidStartupContext.setInjectionContainer(WebInjectionContainer injectionContainer)