Plugin.Factory.UsingReflection.ArgumentResolver.Resolution |
Plugin.Factory.UsingReflection.ArgumentResolver.ForIndex.resolve(int index,
java.lang.Class<?> type) |
Attempts the resolution of an argument for a given parameter.
|
Plugin.Factory.UsingReflection.ArgumentResolver.Resolution |
Plugin.Factory.UsingReflection.ArgumentResolver.ForIndex.WithDynamicType.resolve(int index,
java.lang.Class<?> type) |
Attempts the resolution of an argument for a given parameter.
|
Plugin.Factory.UsingReflection.ArgumentResolver.Resolution |
Plugin.Factory.UsingReflection.ArgumentResolver.ForType.resolve(int index,
java.lang.Class<?> type) |
Attempts the resolution of an argument for a given parameter.
|
Plugin.Factory.UsingReflection.ArgumentResolver.Resolution |
Plugin.Factory.UsingReflection.ArgumentResolver.NoOp.resolve(int index,
java.lang.Class<?> type) |
Attempts the resolution of an argument for a given parameter.
|
Plugin.Factory.UsingReflection.ArgumentResolver.Resolution |
Plugin.Factory.UsingReflection.ArgumentResolver.resolve(int index,
java.lang.Class<?> type) |
Attempts the resolution of an argument for a given parameter.
|