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 Object


Field Summary
 Class<?> implementation
           
 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 Class<?> interfaceType

implementation

public final Class<?> implementation


Copyright © 2014 Atlassian. All rights reserved.