@Singleton public class TrashDependencyFactory extends ExternalDependencyFactory
mapNotationParser| Constructor and Description |
|---|
TrashDependencyFactory(MapNotationParser mapNotationParser) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.util.Map<java.lang.String,java.lang.Object>> |
adapt(java.io.File file) |
protected java.lang.String |
identityFileName()
Relative paths of the identity file.
|
adaptTest, produce@Inject public TrashDependencyFactory(MapNotationParser mapNotationParser)
protected java.lang.String identityFileName()
ExternalDependencyFactoryidentityFileName in class ExternalDependencyFactoryprotected java.util.List<java.util.Map<java.lang.String,java.lang.Object>> adapt(java.io.File file)
adapt in class ExternalDependencyFactory