Uses of Package
com.atlassian.pageobjects.inject

Packages that use com.atlassian.pageobjects.inject
com.atlassian.pageobjects.binder The default binder implementation, InjectPageBinder, supporting javax.inject.Inject annotations and lifecycle methods. 
com.atlassian.pageobjects.inject   
com.atlassian.pageobjects.util Utilities to be used when implementing page objects and extensions to the page object api 
 

Classes in com.atlassian.pageobjects.inject used by com.atlassian.pageobjects.binder
ConfigurableInjectionContext
          Injection context that can be configured.
InjectionConfiguration
          

'Builder'-style API for configuring ConfigurableInjectionContexts.

InjectionContext
          Simple interface for framework components capable of injection of components as described by JSR-330.
 

Classes in com.atlassian.pageobjects.inject used by com.atlassian.pageobjects.inject
AbstractInjectionConfiguration.InterfaceToImpl
           
AbstractInjectionConfiguration.InterfaceToInstance
           
ConfigurableInjectionContext
          Injection context that can be configured.
InjectionConfiguration
          

'Builder'-style API for configuring ConfigurableInjectionContexts.

InjectionContext
          Simple interface for framework components capable of injection of components as described by JSR-330.
 

Classes in com.atlassian.pageobjects.inject used by com.atlassian.pageobjects.util
ConfigurableInjectionContext
          Injection context that can be configured.
InjectionContext
          Simple interface for framework components capable of injection of components as described by JSR-330.
 



Copyright © 2013 Atlassian. All Rights Reserved.