Package org.jboss.weld.contexts.beanstore
@Vetoed
package org.jboss.weld.contexts.beanstore
-
ClassDescriptionA bound bean store backed by attributes.An abstract naming scheme which makes use of
BeanIdentifierIndexif possible.AMaplike store of contextual instances, used to back the Weld built in contexts.A bean store may be bound to some external data store, for example a Http Session.A BeanStore that uses a HashMap as backing storageA naming scheme which can have it's cid swapped out.A BeanStore that uses a HashMap as backing storageA representation of a creation lock on a bean instanceHelper class for bean store creation locking.AMapBeanStorewhoseLockStoreis associated with the key "org.jboss.weld.context.beanstore.LockStore" in the provided map and so may be shared across several stores used within a single "session".A simple naming scheme (with a solid prefix) which makes use ofBeanIdentifierIndexif possible.A utility which can prefix/de-prefix a String based identifier