Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.directwebremoting.guice.util Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
AbstractContextCloseHandlerA partially implemented handler for objects contained in contexts that are closing.Classorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
AbstractContextScopePartial implementation of ContextScope.Classorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
AbstractMapContextScopeA specialization of AbstractContextScope using a concurrent map to hold registered instance providers.Classorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
AbstractModuleAn extension of Guice's AbstractModule that provides support for member injection of objects created before injector creation,Classorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
AbstractSimpleContextScopeA specialization of AbstractContextScope for the case when the context identifier itself can serve as a string-keyed instance registryClassorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
ContextCloseHandlerCalled for each instance in a context when the context is closed.Interfaceorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
ContextCloseHandlersClassorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
ContextRegistryManages instances for a context.Interfaceorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
ContextScopeA scope that looks up providers in a current context, using itself as a provider for the context.Interfaceorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
DeclaredByFor matching methods declared by a given interface or superclass.Classorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
InstanceMapA specialization of ConcurrentMap with keys of type Key and values of type InstanceProvider.Interfaceorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
InstanceProviderMarker interface for ContextRegistry implementations to recognize registered instance providers.Interfaceorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
MethodInterceptorWrapperA way to wrap MethodInterceptors with extra functionality.Interfaceorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
NumbersProduces a Numbered instance for a given value.Classorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
OutermostCallInterceptorProvides static decorator method for restricting interception to the outermost of several nested matching join points.Classorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
OutOfScopeExceptionThrown by Providers returned by scope(Key, Provider)Classorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
ProvidersUtilities for creating ad hoc providers.Classorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
Providers .BindingProviderFor fluent-style decoration with one or more method bindings when using Providers.Interfaceorg.directwebremoting.guice.util.ProvidersDirectWebRemoting (DWR)