Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.directwebremoting.guice Classes and Interfaces - 35 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)
AbstractDwrGuiceServletContextListenerNot for subclassing directly; this is a common base for two different approaches to Injector creation and configuration, DwrGuiceServletContextListenerClassorg.directwebremoting.guiceDirectWebRemoting (DWR)
AbstractDwrModuleAn extension of the enhanced AbstractModule from the util subpackage that adds DWR configuration methods when used in conjunctionClassorg.directwebremoting.guiceDirectWebRemoting (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)
ApplicationScopedMarks classes for which there should be one instance per web application (i.Classorg.directwebremoting.guiceDirectWebRemoting (DWR)
BeanFactoryLoaderKnows how to load a concrete BeanFactory.Interfaceorg.directwebremoting.guice.springDirectWebRemoting (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)
CustomInjectorServletContextListenerRegister a concrete subclass of this as a servlet context listener; it uses createInjector() to obtain a custom InjectorClassorg.directwebremoting.guiceDirectWebRemoting (DWR)
DeclaredByFor matching methods declared by a given interface or superclass.Classorg.directwebremoting.guice.utilDirectWebRemoting (DWR)
DwrGuiceServletAn extension of the basic that configures itself for dependency injection with Guice.Classorg.directwebremoting.guiceDirectWebRemoting (DWR)
DwrGuiceServletContextListenerRegister a concrete subclass of this as a servlet context listener to configure an Injector with this as the only ModuleClassorg.directwebremoting.guiceDirectWebRemoting (DWR)
DwrGuiceUtilUtilities for making Injector and ServletContext instances available.Classorg.directwebremoting.guiceDirectWebRemoting (DWR)
DwrScopesScopes available to DWR applications.Classorg.directwebremoting.guiceDirectWebRemoting (DWR)
GuiceCreatorA creator that uses Guice dependency injection to create remoted objects.Classorg.directwebremoting.guiceDirectWebRemoting (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)
InternalAjaxFilterManager specified at Guice bind-time.Classorg.directwebremoting.guiceDirectWebRemoting (DWR)
InternalConfiguratorDelegates to an injected configurator.Classorg.directwebremoting.guiceDirectWebRemoting (DWR)
InternalConverterManager specified at Guice bind-time.Classorg.directwebremoting.guiceDirectWebRemoting (DWR)
InternalCreatorManager specified at Guice bind-time.Classorg.directwebremoting.guiceDirectWebRemoting (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)
ParamNameenum ParamNameextends java.Classorg.directwebremoting.guiceDirectWebRemoting (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)
SpringModuleTies SpringIntegration.Classorg.directwebremoting.guice.springDirectWebRemoting (DWR)
WebApplicationContextLoaderA BeanFactory loader that loads a WebApplicationContext given a servlet context.Classorg.directwebremoting.guice.springDirectWebRemoting (DWR)