Class IBRuntimeUtilsTesting
java.lang.Object
org.infrastructurebuilder.util.config.AbstractIBRuntimeUtils
org.infrastructurebuilder.util.config.IBRuntimeUtilsTesting
- All Implemented Interfaces:
org.infrastructurebuilder.util.config.IBRuntimeUtils,GAVSupplier,IBArtifactVersionMapper,LoggerEnabled,TypeToExtensionMapper,CredentialsFactory
public class IBRuntimeUtilsTesting
extends org.infrastructurebuilder.util.config.AbstractIBRuntimeUtils
-
Field Summary
FieldsFields inherited from class org.infrastructurebuilder.util.config.AbstractIBRuntimeUtils
wps -
Constructor Summary
ConstructorsConstructorDescriptionIBRuntimeUtilsTesting(PathSupplier wps, org.slf4j.Logger log) IBRuntimeUtilsTesting(PathSupplier wps, org.slf4j.Logger ls, GAV gs, CredentialsFactory cf, IBArtifactVersionMapper avm) IBRuntimeUtilsTesting(org.slf4j.Logger log) IBRuntimeUtilsTesting(org.slf4j.Logger log, TypeToExtensionMapper t2e) -
Method Summary
Modifier and TypeMethodDescriptionstatic final IBRuntimeUtilsTestingstatic final IBRuntimeUtilsTestingfrom(String s, TypeToExtensionMapper t2e) org.slf4j.LoggergetLog()Methods inherited from class org.infrastructurebuilder.util.config.AbstractIBRuntimeUtils
getCredentialsFor, getDescription, getExtensionForType, getGAV, getMatchingArtifacts, getStructuredSupplyTypeClassName, getWorkingPath, reverseMapFromExtensionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infrastructurebuilder.util.credentials.basic.CredentialsFactory
getCredentialsForMethods inherited from interface org.infrastructurebuilder.util.config.IBRuntimeUtils
getDependencies
-
Field Details
-
ibavm
-
-
Constructor Details
-
IBRuntimeUtilsTesting
public IBRuntimeUtilsTesting(PathSupplier wps, org.slf4j.Logger ls, GAV gs, CredentialsFactory cf, IBArtifactVersionMapper avm) -
IBRuntimeUtilsTesting
-
IBRuntimeUtilsTesting
public IBRuntimeUtilsTesting(org.slf4j.Logger log) -
IBRuntimeUtilsTesting
public IBRuntimeUtilsTesting() -
IBRuntimeUtilsTesting
-
IBRuntimeUtilsTesting
-
-
Method Details
-
from
-
from
-
getLog
public org.slf4j.Logger getLog()- Specified by:
getLogin interfaceLoggerEnabled- Overrides:
getLogin classorg.infrastructurebuilder.util.config.AbstractIBRuntimeUtils
-
getTestingPathSupplier
-