public interface Strategy
<T> T
find(Class<T> type, String name, Callable<? extends T> callable)
<T> T find(Class<T> type, String name, Callable<? extends T> callable) throws Exception
type
name
callable
Exception
Copyright © 2024. All rights reserved.