Package io.mateu.mdd.shared
Interface AppConfigLocator
-
public interface AppConfigLocator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IAppConfigget()ClassgetAppConfigClass()
-
-
-
Method Detail
-
get
IAppConfig get() throws Throwable
- Throws:
Throwable
-
getAppConfigClass
Class getAppConfigClass()
-
-