Uses of Interface
de.mhus.karaf.mongo.api.MoManagerService
-
-
Uses of MoManagerService in de.mhus.karaf.mongo.api
Methods in de.mhus.karaf.mongo.api that return MoManagerService Modifier and Type Method Description MoManagerServiceMoManagerAdmin. getService(String name)Methods in de.mhus.karaf.mongo.api that return types with arguments of type MoManagerService Modifier and Type Method Description static List<MoManagerService>MongoUtil. getManagerServices()Methods in de.mhus.karaf.mongo.api with parameters of type MoManagerService Modifier and Type Method Description voidMoManagerAdmin. addService(MoManagerService service)voidMoManagerAdmin. removeService(MoManagerService service)
-