Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.ioc.client.api.IOCProvider

Packages that use IOCProvider
org.jboss.errai.databinding.client   
org.jboss.errai.enterprise.client.cdi   
org.jboss.errai.ioc.client.api.builtin   
org.jboss.errai.ioc.support.bus.client   
org.jboss.errai.jpa.client.local   
org.jboss.errai.security.client.local.storage   
org.jboss.errai.ui.client.local.spi   
org.jboss.errai.ui.client.widget   
org.jboss.errai.ui.nav.client.local   
org.jboss.errai.uibinder.client   
org.jboss.errai.validation.client   
 

Uses of IOCProvider in org.jboss.errai.databinding.client
 

Classes in org.jboss.errai.databinding.client with annotations of type IOCProvider
 class DataBinderProvider
          IOCProvider to make DataBinder instances injectable.
 

Uses of IOCProvider in org.jboss.errai.enterprise.client.cdi
 

Classes in org.jboss.errai.enterprise.client.cdi with annotations of type IOCProvider
 class EventProvider
           
 class InstanceProvider
           
 

Uses of IOCProvider in org.jboss.errai.ioc.client.api.builtin
 

Classes in org.jboss.errai.ioc.client.api.builtin with annotations of type IOCProvider
 class AsyncBeanManagerProvider
           
 class AsyncDisposerProvider
           
 class CallerProvider
           
 class DisposerProvider
           
 class InitBallotProvider
           
 class IOCBeanManagerProvider
           
 class RootPanelProvider
           
 

Uses of IOCProvider in org.jboss.errai.ioc.support.bus.client
 

Classes in org.jboss.errai.ioc.support.bus.client with annotations of type IOCProvider
 class BatchCallerProvider
          IOCProvider to make BatchCaller instances injectable.
 class MessageBusProvider
           
 class RequestDispatcherProvider
           
 class SenderProvider
           
 

Uses of IOCProvider in org.jboss.errai.jpa.client.local
 

Classes in org.jboss.errai.jpa.client.local with annotations of type IOCProvider
 class ErraiEntityManagerProvider
          Provides the Errai JPA Entity Manager to client-side code.
 

Uses of IOCProvider in org.jboss.errai.security.client.local.storage
 

Classes in org.jboss.errai.security.client.local.storage with annotations of type IOCProvider
 class CookieStorageHandlerProvider
           
 

Uses of IOCProvider in org.jboss.errai.ui.client.local.spi
 

Classes in org.jboss.errai.ui.client.local.spi with annotations of type IOCProvider
 class TranslationServiceProvider
          Provides a way to inject the TranslationService.
 

Uses of IOCProvider in org.jboss.errai.ui.client.widget
 

Classes in org.jboss.errai.ui.client.widget with annotations of type IOCProvider
 class ListWidgetProvider
          Provides instances of ListWidget for cases where the app does not have any reason to provide its own subclass of ListWidget.
 

Uses of IOCProvider in org.jboss.errai.ui.nav.client.local
 

Classes in org.jboss.errai.ui.nav.client.local with annotations of type IOCProvider
 class PageTransitionProvider
           
 class TransitionAnchorFactoryProvider
          Provides new instances of the TransitionAnchorFactory class, which allows them to be injected.
 class TransitionAnchorProvider
          Provides new instances of the TransitionAnchor widget class, which allows them to be injected.
 class TransitionToRoleProvider
           
 

Uses of IOCProvider in org.jboss.errai.uibinder.client
 

Classes in org.jboss.errai.uibinder.client with annotations of type IOCProvider
 class UiBinderProvider
           
 

Uses of IOCProvider in org.jboss.errai.validation.client
 

Classes in org.jboss.errai.validation.client with annotations of type IOCProvider
 class ValidatorProvider
          IOCProvider to make Validator instances injectable.
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.