Uses of Class
org.jboss.as.web.common.AbstractWebInjectionContainer
-
Packages that use AbstractWebInjectionContainer Package Description org.jboss.as.web.common -
-
Uses of AbstractWebInjectionContainer in org.jboss.as.web.common
Subclasses of AbstractWebInjectionContainer in org.jboss.as.web.common Modifier and Type Class Description classCachingWebInjectionContainerAWebInjectionContainerthat cachesManagedReferenceinstances betweenCachingWebInjectionContainer.newInstance(Object)andCachingWebInjectionContainer.destroyInstance(Object).classSimpleWebInjectionContainerAWebInjectionContainerimplementation for use with distributable web applications that does not cacheManagedReferenceinstances.
-