Uses of Class
org.jboss.weld.context.unbound.Unbound
-
Packages that use Unbound Package Description org.jboss.weld.context.unbound org.jboss.weld.contexts.activator -
-
Uses of Unbound in org.jboss.weld.context.unbound
Fields in org.jboss.weld.context.unbound declared as Unbound Modifier and Type Field Description static UnboundUnboundLiteral. INSTANCE -
Uses of Unbound in org.jboss.weld.contexts.activator
Constructor parameters in org.jboss.weld.contexts.activator with annotations of type Unbound Constructor Description ActivateRequestContextInterceptor(RequestContext requestContext, BeanManagerImpl beanManager)CdiRequestContextActivatorInterceptor(RequestContext requestContext, BeanManagerImpl beanManager)
-