Uses of Package
org.jboss.weld.context.bound
Packages that use org.jboss.weld.context.bound
-
Classes in org.jboss.weld.context.bound used by org.jboss.weld.context.boundClassDescriptionQualifier used with all for all of the bound (map backed) contexts Weld offers.A conversation is used to span multiple requests, however is shorter than a session.
-
Classes in org.jboss.weld.context.bound used by org.jboss.weld.contexts.boundClassDescriptionA conversation context which can be bound to a pair of Maps encapsulated by
BoundRequest.A conversation is used to span multiple requests, however is shorter than a session.A request context which can be bound to any Map.A session context which can be bound to any Map.