|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractContextScope | |
|---|---|
| org.directwebremoting.guice.util | This package provides Guice enhancements that are independent of DWR. |
| Uses of AbstractContextScope in org.directwebremoting.guice.util |
|---|
| Subclasses of AbstractContextScope in org.directwebremoting.guice.util | |
|---|---|
class |
AbstractMapContextScope<C>
A specialization of AbstractContextScope using a concurrent map
to hold registered instance providers. |
class |
AbstractSimpleContextScope<C>
A specialization of AbstractContextScope for the case when
the context identifier itself can serve as a string-keyed instance registry
using synchronization on the context to provide atomic put-if-absent
and remove-specific-value behavior. |
|
Copyright ยจ 2008 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||