Uses of Class
org.jboss.as.web.common.AbstractWebInjectionContainer
Packages that use AbstractWebInjectionContainer
-
Uses of AbstractWebInjectionContainer in org.jboss.as.web.common
Subclasses of AbstractWebInjectionContainer in org.jboss.as.web.commonModifier and TypeClassDescriptionclassAWebInjectionContainerthat cachesManagedReferenceinstances betweenCachingWebInjectionContainer.newInstance(Object)andCachingWebInjectionContainer.destroyInstance(Object).classAWebInjectionContainerimplementation for use with distributable web applications that does not cacheManagedReferenceinstances.