Interface ClaimModule
- All Superinterfaces:
ConfigurableModule, Identifiable, LifecycleComponent, NightModule
-
Method Summary
Methods inherited from interface ConfigurableModule
getModuleDirMethods inherited from interface Identifiable
getId, idMethods inherited from interface LifecycleComponent
reload, shutdown, startMethods inherited from interface NightModule
addComponent, getComponent, getComponents
-
Method Details
-
getRepository
ClaimRepository<?> getRepository() -
getDataService
DataService<?> getDataService()
-