com.atlassian.pageobjects.inject
Class AbstractInjectionConfiguration.InterfaceToImpl

java.lang.Object
  extended by com.atlassian.pageobjects.inject.AbstractInjectionConfiguration.InterfaceToImpl
Enclosing class:
AbstractInjectionConfiguration

protected static class AbstractInjectionConfiguration.InterfaceToImpl
extends java.lang.Object


Field Summary
 java.lang.Class<?> implementation
           
 java.lang.Class<?> interfaceType
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

interfaceType

public final java.lang.Class<?> interfaceType

implementation

public final java.lang.Class<?> implementation


Copyright © 2013 Atlassian. All Rights Reserved.