Uses of Interface
de.aristaflow.adept2.base.licensing.LicenceManager
Packages that use LicenceManager
Package
Description
-
Uses of LicenceManager in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return LicenceManagerModifier and TypeMethodDescriptionClientService.getLicenceManager()Gets the licence manager that provides the licence for all AristaFlow-services and products.MultiplexingClientService.getLicenceManager()Gets the licence manager that provides the licence for all AristaFlow-services and products. -
Uses of LicenceManager in de.aristaflow.ilm.ws.base.licensing
Constructors in de.aristaflow.ilm.ws.base.licensing with parameters of type LicenceManagerModifierConstructorDescriptionLicenceManagerWebService(LicenceManager service, ServiceMetaData smd) -
Uses of LicenceManager in de.aristaflow.ilm.ws.rest.base.licensing
Methods in de.aristaflow.ilm.ws.rest.base.licensing with parameters of type LicenceManagerModifier and TypeMethodDescriptionprotected LicenceManagerWebServiceLicenceManagerRest.createWebService(LicenceManager serv, ServiceMetaData smd) -
Uses of LicenceManager in de.aristaflow.ilm.ws.soap.base.licensing
Methods in de.aristaflow.ilm.ws.soap.base.licensing with parameters of type LicenceManagerModifier and TypeMethodDescriptionstatic voidLicenceManagerSoap.exportService(String simpleServiceName, LicenceManager delegate) Exports the service instance of the designated name and creates a web service for it using a logger from the designated log service.