Uses of Interface
lumis.portal.service.IServiceManager
-
Packages that use IServiceManager Package Description lumis.portal.manager lumis.portal.service -
-
Uses of IServiceManager in lumis.portal.manager
Methods in lumis.portal.manager that return IServiceManager Modifier and Type Method Description static IServiceManager
ManagerFactory. getServiceManager()
static IServiceManager
ManagerFactoryInternal. getServiceManager()
-
Uses of IServiceManager in lumis.portal.service
Classes in lumis.portal.service that implement IServiceManager Modifier and Type Class Description class
ServiceManager
Manager for all operations on Services
-