public static class ReflectiveEntityDriverFactory.DriverInferenceForSshLocation extends ReflectiveEntityDriverFactory.AbstractDriverInferenceRule
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_IDENTIFIER |
Constructor and Description |
---|
ReflectiveEntityDriverFactory.DriverInferenceForSshLocation() |
Modifier and Type | Method and Description |
---|---|
<D extends EntityDriver> |
inferDriverClassName(DriverDependentEntity<D> entity,
java.lang.Class<D> driverInterface,
Location location) |
resolve
public static final java.lang.String DEFAULT_IDENTIFIER
public ReflectiveEntityDriverFactory.DriverInferenceForSshLocation()
public <D extends EntityDriver> java.lang.String inferDriverClassName(DriverDependentEntity<D> entity, java.lang.Class<D> driverInterface, Location location)
inferDriverClassName
in class ReflectiveEntityDriverFactory.AbstractDriverInferenceRule