Class GitInfoCLassInvoker
java.lang.Object
io.github.srdjanv.localgitdependency.injection.plugin.invokers.GitInfoCLassInvoker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GitInfoCLassInvokercreateInvoker(MethodHandles.Lookup lookup, @Nullable GitInfoCLassInvoker invoker, DependencyClassInvoker depInvoker) getDir()
-
Constructor Details
-
GitInfoCLassInvoker
public GitInfoCLassInvoker(MethodHandles.Lookup lookup, Class<?> gitInfoClazz) throws NoSuchMethodException, IllegalAccessException
-
-
Method Details
-
createInvoker
public static GitInfoCLassInvoker createInvoker(MethodHandles.Lookup lookup, @Nullable @Nullable GitInfoCLassInvoker invoker, DependencyClassInvoker depInvoker) throws Throwable - Throws:
Throwable
-
getDir
- Throws:
Throwable
-