C# (CSharp) Spring.Retry.Classify.Util 네임스페이스

클래스들

이름 설명
MethodInvokerUtils Utility methods for create MethodInvoker instances.
SimpleMethodInvoker Simple implementation of the IMethodInvoker interface that invokes a method on an object. If the method has no arguments, but arguments are provided, they are ignored and the method is invoked anyway. If there are more arguments than there are provided, then an exception is thrown.