public interface Application
-
Method Summary
Modifier and TypeMethodDescriptiondefault <T> TgetService(@NotNull Class<T> serviceClass) boolean
-
Method Details
-
getService
-
isUnitTestMode
boolean isUnitTestMode()
-
default <T> TgetService(@NotNull Class<T> serviceClass) boolean