Uses of Interface
lumis.portal.serviceinstance.IServiceInstanceManager
-
Packages that use IServiceInstanceManager Package Description lumis.portal.manager lumis.portal.serviceinstance -
-
Uses of IServiceInstanceManager in lumis.portal.manager
Methods in lumis.portal.manager that return IServiceInstanceManager Modifier and Type Method Description static IServiceInstanceManager
ManagerFactory. getServiceInstanceManager()
-
Uses of IServiceInstanceManager in lumis.portal.serviceinstance
Subinterfaces of IServiceInstanceManager in lumis.portal.serviceinstance Modifier and Type Interface Description interface
IServiceInstanceManagerSPI
/** Manager Interface for Service Instance internal operations.Classes in lumis.portal.serviceinstance that implement IServiceInstanceManager Modifier and Type Class Description class
ServiceInstanceManager
Service instance manager implementation.
-