Package sonia.scm.util
Class ServiceUtil
java.lang.Object
sonia.scm.util.ServiceUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> T
getService
(Class<T> type) static <T> T
getService
(Class<T> type, T def) static <T> List<T>
getServices
(Class<T> type)
-
Method Details
-
getService
-
getService
-
getServices
-