@FunctionalInterface public interface VoidMethod<T>
void
invoke(T bean)
void invoke(T bean) throws java.lang.Exception
java.lang.Exception